diff options
Diffstat (limited to 'extra/vim/vimrc')
-rw-r--r-- | extra/vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/vim/vimrc b/extra/vim/vimrc index fc18d2d5b..3642e25c9 100644 --- a/extra/vim/vimrc +++ b/extra/vim/vimrc @@ -11,6 +11,6 @@ runtime! archlinux.vim " If you prefer the old-style vim functionalty, add 'runtime! vimrc_example.vim' -" Or better yet, read /usr/share/vim/vim73/vimrc_example.vim or the vim manual +" Or better yet, read /usr/share/vim/vim74/vimrc_example.vim or the vim manual " and configure vim to your own liking! |