mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
Remove useless modelines (pt2)
This commit is contained in:

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -23,5 +23,5 @@ int vim_regexec_nl(regmatch_T *rmp, char_u *line, colnr_T col);
|
||||
long vim_regexec_multi(regmmatch_T *rmp, win_T *win, buf_T *buf,
|
||||
linenr_T lnum, colnr_T col,
|
||||
proftime_T *tm);
|
||||
/* vim: set ft=c : */
|
||||
|
||||
#endif /* NEOVIM_REGEXP_H */
|
||||
|
Reference in New Issue
Block a user