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

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -33,5 +33,4 @@ void u_blockfree(buf_T *buf);
|
||||
int bufIsChanged(buf_T *buf);
|
||||
int curbufIsChanged(void);
|
||||
void u_eval_tree(u_header_T *first_uhp, list_T *list);
|
||||
/* vim: set ft=c : */
|
||||
#endif /* NEOVIM_UNDO_H */
|
||||
|
Reference in New Issue
Block a user