mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
Remove useless modelines (pt2)
This commit is contained in:

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -86,5 +86,4 @@ void clear_matches(win_T *wp);
|
||||
matchitem_T *get_match(win_T *wp, int id);
|
||||
int get_win_number(win_T *wp, win_T *first_win);
|
||||
int get_tab_number(tabpage_T *tp);
|
||||
/* vim: set ft=c : */
|
||||
#endif /* NEOVIM_WINDOW_H */
|
||||
|
Reference in New Issue
Block a user