summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-11-01 11:55:07 +0100
committerFlorian Pritz <bluewind@xssn.at>2009-11-01 11:55:07 +0100
commit833dcdb1ed487375152a5a66dda0be87f07a066e (patch)
tree4a0ef1154a6ba9eb2392b77bac3dfe85ac51d586 /vim/vimrc
parentf49a0527334a7fc7f41d7b6b97783aac30c9a302 (diff)
downloadaur-packages-833dcdb1ed487375152a5a66dda0be87f07a066e.tar.gz
aur-packages-833dcdb1ed487375152a5a66dda0be87f07a066e.tar.xz
upstream updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 55fbc38..627d028 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1,5 +1,5 @@
" All system-wide defaults are set in $VIMRUNTIME/archlinux.vim (usually just
-" /usr/share/vim/vimcurrent/archlinux.vim) and sourced by the call to :runtime
+" /usr/share/vim/vimfiles/archlinux.vim) and sourced by the call to :runtime
" you can find below. If you wish to change any of those settings, you should
" do it in this file (/etc/vimrc), since archlinux.vim will be overwritten
" everytime an upgrade of the vim packages is performed. It is recommended to
@@ -11,6 +11,6 @@
runtime! archlinux.vim
-" For more option refer to /usr/share/vim/vimcurrent/vimrc_example.vim or the
-" vim manual
+" For more option refer to /usr/share/vim/vim72/vimrc_example.vim or the vim
+" manual