Set fold method to indent.
This commit is contained in:
parent
7826ca30c4
commit
84e32a5abd
@ -10,6 +10,6 @@ let b:did_ftplugin = 1
|
|||||||
setlocal formatoptions-=t
|
setlocal formatoptions-=t
|
||||||
setlocal iskeyword+=%
|
setlocal iskeyword+=%
|
||||||
setlocal cpoptions+=M
|
setlocal cpoptions+=M
|
||||||
|
setlocal foldmethod=indent
|
||||||
|
|
||||||
let b:undo_ftplugin = "setlocal formatoptions<"
|
let b:undo_ftplugin = "setlocal formatoptions<"
|
||||||
|
Loading…
Reference in New Issue
Block a user