summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-03-01 20:37:34 +0100
committerFlorian Pritz <bluewind@xssn.at>2010-03-01 20:39:39 +0100
commit351991ce3e10dfae9cf57e7cf79fcca9b01c585b (patch)
treeb04cbcb9316474b71c8ba8570661cacee07dcb2d /vim/vimrc
parentfb7ca9fcebda89c0f78dbc8200e35c4dd5d7c71d (diff)
downloadaur-packages-351991ce3e10dfae9cf57e7cf79fcca9b01c585b.tar.gz
aur-packages-351991ce3e10dfae9cf57e7cf79fcca9b01c585b.tar.xz
update
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 627d028..f292bd5 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -10,7 +10,7 @@
" properly set to work with the Vim-related packages available in Debian.
runtime! archlinux.vim
-
-" For more option refer to /usr/share/vim/vim72/vimrc_example.vim or the vim
-" manual
+" If you prefer the old-style vim functionalty, add 'runtime! vimrc_example.vim'
+" Or better yet, read /usr/share/vim/vim72/vimrc_example.vim or the vim manual
+" and configure vim to your own liking!