mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 17:28:23 +00:00
Modeline cleanup
If users want folds to be automatically collapsed, then they should just set foldmethod=marker in their vimrc.
This commit is contained in:
@@ -6316,5 +6316,3 @@ void set_context_in_sign_cmd(expand_T *xp, char_u *arg)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// vim: tabstop=8
|
||||
|
@@ -1126,4 +1126,4 @@ static int get_config_int(Terminal *term, char *key)
|
||||
|
||||
// }}}
|
||||
|
||||
// vim: foldmethod=marker foldenable
|
||||
// vim: foldmethod=marker
|
||||
|
Reference in New Issue
Block a user