diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-03-01 20:37:34 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-03-01 20:39:39 +0100 |
commit | 351991ce3e10dfae9cf57e7cf79fcca9b01c585b (patch) | |
tree | b04cbcb9316474b71c8ba8570661cacee07dcb2d /vim/vimrc | |
parent | fb7ca9fcebda89c0f78dbc8200e35c4dd5d7c71d (diff) | |
download | aur-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/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! |