mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
Remove useless modelines (pt2)
This commit is contained in:

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -61,5 +61,5 @@ char_u *get_foldtext(win_T *wp, linenr_T lnum, linenr_T lnume,
|
||||
char_u *buf);
|
||||
void foldtext_cleanup(char_u *str);
|
||||
int put_folds(FILE *fd, win_T *wp);
|
||||
/* vim: set ft=c : */
|
||||
|
||||
#endif /* NEOVIM_FOLD_H */
|
||||
|
Reference in New Issue
Block a user