summaryrefslogtreecommitdiffstats
path: root/source/ap/vim/vim.vimrc.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/vim/vim.vimrc.diff')
-rw-r--r--source/ap/vim/vim.vimrc.diff12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/ap/vim/vim.vimrc.diff b/source/ap/vim/vim.vimrc.diff
index c94104a5f..2c26bb8e7 100644
--- a/source/ap/vim/vim.vimrc.diff
+++ b/source/ap/vim/vim.vimrc.diff
@@ -1,12 +1,12 @@
---- ./runtime/vimrc.new.orig 2008-07-02 15:11:53.000000000 -0500
-+++ ./runtime/vimrc.new 2009-05-28 13:19:24.000000000 -0500
-@@ -87,6 +87,9 @@
+--- ./runtime/vimrc.new.orig 2016-08-10 16:02:45.000000000 -0500
++++ ./runtime/vimrc.new 2016-08-11 11:46:09.385806714 -0500
+@@ -49,6 +49,9 @@
endif " has("autocmd")
+" Make vim work with the 'crontab -e' command
+set backupskip+=/var/spool/cron/*
+
- " Convenient command to see the difference between the current buffer and the
- " file it was loaded from, thus the changes you made.
- " Only define it when not defined already.
+ " Add optional packages.
+ "
+ " The matchit plugin makes the % command work better, but it is not backwards