Fixed up undo_ftplugin to be a good citizen.
This commit is contained in:
parent
4d89ece7b9
commit
7bb1a72385
@ -13,4 +13,6 @@ setlocal cpoptions+=M
|
|||||||
setlocal foldmethod=indent
|
setlocal foldmethod=indent
|
||||||
normal zR
|
normal zR
|
||||||
|
|
||||||
let b:undo_ftplugin = "setlocal formatoptions<"
|
command! NomsuHideTests :g/^\s*test:$/exe "normal! jzc"
|
||||||
|
|
||||||
|
let b:undo_ftplugin = "setlocal formatoptions< iskeyword< cpoptions< foldmethod<"
|
||||||
|
Loading…
Reference in New Issue
Block a user