diff options
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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! |