mirror of
https://github.com/neovim/neovim.git
synced 2025-01-01 17:23:36 -07:00
Merge pull request #2279 from Pyrohh/modeline
[RDY] Small modeline cleanup
This commit is contained in:
commit
3e6989b5ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user