diff src/view_file_list.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 a2209b1f769d
children 8b89e3ff286b
line wrap: on
line diff
--- a/src/view_file_list.h	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/view_file_list.h	Tue Oct 07 18:20:22 2008 +0000
@@ -63,3 +63,4 @@
 void vflist_color_set(ViewFile *vf, FileData *fd, gint color_set);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */