mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +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:
@@ -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