diff --git a/.vimrc b/.vimrc index cf7358c..1293067 100644 --- a/.vimrc +++ b/.vimrc @@ -374,8 +374,6 @@ set complete-=i " Don't scan all included files since it's rea set termguicolors syntax on " Enable highlighting for syntax -let g:netrw_dirhistmax = 0 " Disable netrw - set wildmenu set wildmode=longest,list,full set wildignore+=*/log/*,*.so,*.swp,*.zip,*/rdoc/*