Add missing vim modeline.
authorLaurent Monin <geeqie@norz.org>
Thu, 21 May 2009 09:54:20 +0000 (09:54 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 21 May 2009 09:54:20 +0000 (09:54 +0000)
src/desktop_file.c

index 24b6e62..636a846 100644 (file)
@@ -563,3 +563,4 @@ void show_editor_list_window(void)
 
        editor_list_window_create();
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */