This commit is contained in:
2017-10-26 02:10:46 -04:00
parent a0be5e7a15
commit 965860e517

5
vimrc
View File

@@ -31,13 +31,10 @@ endif
set number
set relativenumber
" Syntax highlighting (for netrw)
" Syntax highlighting
syntax enable
filetype plugin on
" Syntax highlighting on buffer close bugfix
set hidden
" Fuzzy Finding
set path+=**
set wildmenu