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

committed by
Thiago de Arruda

parent
38ac85da87
commit
c79ff046a0
@@ -21,5 +21,5 @@ blocknr_T mf_trans_del(memfile_T *mfp, blocknr_T old_nr);
|
||||
void mf_set_ffname(memfile_T *mfp);
|
||||
void mf_fullname(memfile_T *mfp);
|
||||
int mf_need_trans(memfile_T *mfp);
|
||||
/* vim: set ft=c : */
|
||||
|
||||
#endif /* NEOVIM_MEMFILE_H */
|
||||
|
Reference in New Issue
Block a user