Add filetype plugin loading to vim
This commit is contained in:
parent
7d8a0a9d80
commit
b7537ee437
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ set hlsearch
|
|||
set incsearch
|
||||
set lazyredraw
|
||||
set directory=~/.vim/tmp
|
||||
filetype plugin on
|
||||
|
||||
" indentation
|
||||
set tabstop=4
|
||||
|
|
Loading…
Add table
Reference in a new issue