summaryrefslogtreecommitdiffstats
path: root/abs/extra/vim/vimrc
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-05-21 13:06:07 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-05-21 13:06:07 (GMT)
commit0c7da951a12d1e1283eea2d997cdffffe3bb854a (patch)
tree7e943f6e3505b1aa926060f29ce3e47605d12028 /abs/extra/vim/vimrc
parentec28a612b10c45b5a1500d12d59803137fc8a076 (diff)
downloadlinhes_pkgbuild-0c7da951a12d1e1283eea2d997cdffffe3bb854a.zip
linhes_pkgbuild-0c7da951a12d1e1283eea2d997cdffffe3bb854a.tar.gz
linhes_pkgbuild-0c7da951a12d1e1283eea2d997cdffffe3bb854a.tar.bz2
vim: update to 8.0.1838
Diffstat (limited to 'abs/extra/vim/vimrc')
-rw-r--r--abs/extra/vim/vimrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/abs/extra/vim/vimrc b/abs/extra/vim/vimrc
index 92d3ff9..ee36a52 100644
--- a/abs/extra/vim/vimrc
+++ b/abs/extra/vim/vimrc
@@ -11,6 +11,8 @@
runtime! archlinux.vim
" 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
+" Or better yet, read /usr/share/vim/vim80/vimrc_example.vim or the vim manual
" and configure vim to your own liking!
+" do not load defaults if ~/.vimrc is missing
+"let skip_defaults_vim=1