@ -16,6 +16,9 @@ set ignorecase hlsearch
" enable syntax highlighting
syntax on
" show tabs and trailing spaces
set list listchars=tab:>-,trail:-
" Suppress the banner in netrw
let g:netrw_banner=0