summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
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!