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

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -12,5 +12,5 @@ void cs_free_tags(void);
|
||||
void cs_print_tags(void);
|
||||
int cs_connection(int num, char_u *dbpath, char_u *ppath);
|
||||
void cs_end(void);
|
||||
/* vim: set ft=c : */
|
||||
|
||||
#endif /* NEOVIM_IF_CSCOPE_H */
|
||||
|
Reference in New Issue
Block a user