comparison src/editors.h @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents cee16cea5f23
children e0e12512cde2
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
76 const gchar *editor_get_name(gint n); 76 const gchar *editor_get_name(gint n);
77 77
78 gboolean is_valid_editor_command(gint n); 78 gboolean is_valid_editor_command(gint n);
79 79
80 #endif 80 #endif
81 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */