comparison mcabber/mcabber/settings.h @ 1811:e6d355e50d7a

Update Vim modelines
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 21:32:11 +0100
parents d80a9e32ab1a
children ccd4ffa41a1b
comparison
equal deleted inserted replaced
1810:8c2651fc217a 1811:e6d355e50d7a
62 62
63 const gchar *isbound(int key); 63 const gchar *isbound(int key);
64 64
65 #endif /* __MCABBER_SETTINGS_H__ */ 65 #endif /* __MCABBER_SETTINGS_H__ */
66 66
67 /* vim: set expandtab cindent cinoptions=>2\:2(0: For Vim users... */ 67 /* vim: set et cindent cinoptions=>2\:2(0 ts=2 sw=2: For Vim users... */