vim folding
This commit is contained in:
parent
d02b61c93a
commit
e6061edee6
@ -21,6 +21,8 @@ filetype plugin indent on
|
||||
|
||||
set encoding=utf-8
|
||||
|
||||
set foldmethod=syntax
|
||||
|
||||
" Use whitespace instead of tab
|
||||
set expandtab
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user