summaryrefslogtreecommitdiff
path: root/wm/icecc/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'wm/icecc/patches/patch-ac')
-rw-r--r--wm/icecc/patches/patch-ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/wm/icecc/patches/patch-ac b/wm/icecc/patches/patch-ac
new file mode 100644
index 00000000000..683515f4897
--- /dev/null
+++ b/wm/icecc/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1.1.1 2005/06/25 01:55:09 reed Exp $
+
+make gvim default to using the right filetype syntax/ftplugin
+
+--- icecc-2.9/tools.cpp.orig 2005-03-13 15:23:37.000000000 +0000
++++ icecc-2.9/tools.cpp 2005-03-13 15:24:21.000000000 +0000
+@@ -33,7 +33,7 @@
+
+ const char *tools[] = {
+ "icemc ~/.icewm/menu",
+- "gvim ~/.icewm/preferences",
++ "gvim \"+setf iceprefs\" \"+filetype plugin on\" ~/.icewm/preferences",
+ "icewoed ~/.icewm/winoptions",
+ "icemc ~/.icewm/toolbar",
+ "iceked ~/.icewm/keys",