Remove useless modelines (pt2)

This commit is contained in:
Marco Hinz
2014-04-25 11:39:16 +02:00
committed by Thiago de Arruda
parent 38ac85da87
commit c79ff046a0
46 changed files with 35 additions and 46 deletions

View File

@@ -69,5 +69,5 @@ void write_reg_contents_ex(int name, char_u *str, int maxlen,
long block_len);
void clear_oparg(oparg_T *oap);
void cursor_pos_info(void);
/* vim: set ft=c : */
#endif /* NEOVIM_OPS_H */