summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-12-01 00:31:07 -0800
committerEric Sandall2007-12-01 00:31:07 -0800
commit0b1a8243711e77e7d1ddb7b8b798c7717826c3fc (patch)
tree119bb172dc5c328ae5509e7f46896b772cc8c009
parentd0a34084ffafd2e4b7ef25459a1a65b9e9e2fa67 (diff)
vim: Add /usr/share/vim/vimrc as a config file
-rw-r--r--editors/vim/HISTORY3
-rwxr-xr-xeditors/vim/configs1
2 files changed, 4 insertions, 0 deletions
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index a49237587a..cce6f3a7b4 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2007-12-01 Eric Sandall <sandalle@sourcemage.org>
+ * configs: Add /usr/share/vim/vimrc as a config (Bug #14128)
+
2007-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
* PRE_BUILD, new_changelog_entry.patch: fix :NewChangelogEntry
command
diff --git a/editors/vim/configs b/editors/vim/configs
new file mode 100755
index 0000000000..cf7e6f3f4c
--- /dev/null
+++ b/editors/vim/configs
@@ -0,0 +1 @@
+/usr/share/vim/vimrc