Fold blocks by syntax
This commit is contained in:
parent
a2de26edde
commit
b47295518f
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -13,6 +13,7 @@ set cursorline
|
|||
set directory=$TEMP//,/tmp//,.
|
||||
set encoding=utf-8
|
||||
set expandtab
|
||||
set foldmethod=syntax
|
||||
set ignorecase
|
||||
set linebreak
|
||||
set list
|
||||
|
|
Loading…
Reference in a new issue