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

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -38,5 +38,5 @@ int removable(char_u *name);
|
||||
int write_viminfo_marks(FILE *fp_out);
|
||||
void copy_viminfo_marks(vir_T *virp, FILE *fp_out, int count, int eof,
|
||||
int flags);
|
||||
/* vim: set ft=c : */
|
||||
|
||||
#endif /* NEOVIM_MARK_H */
|
||||
|
Reference in New Issue
Block a user