Disabling folds by default.
This commit is contained in:
parent
84e32a5abd
commit
4d89ece7b9
@ -11,5 +11,6 @@ setlocal formatoptions-=t
|
||||
setlocal iskeyword+=%
|
||||
setlocal cpoptions+=M
|
||||
setlocal foldmethod=indent
|
||||
normal zR
|
||||
|
||||
let b:undo_ftplugin = "setlocal formatoptions<"
|
||||
|
Loading…
Reference in New Issue
Block a user