summaryrefslogtreecommitdiffstats
path: root/abs/extra/vim/vimrc
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-23 17:19:17 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-23 17:19:17 (GMT)
commit96f85f4131f4c46029db6640bd769c023e88dc93 (patch)
treeac73978805e74b64e4c1dc9b3263b7d53ac8fbdf /abs/extra/vim/vimrc
parentbda151df1659f3c706385b2b8455c6ab44a1a9e3 (diff)
downloadlinhes_pkgbuild-96f85f4131f4c46029db6640bd769c023e88dc93.zip
linhes_pkgbuild-96f85f4131f4c46029db6640bd769c023e88dc93.tar.gz
linhes_pkgbuild-96f85f4131f4c46029db6640bd769c023e88dc93.tar.bz2
vim: 7.3 updated from abs
Diffstat (limited to 'abs/extra/vim/vimrc')
-rw-r--r--abs/extra/vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/vim/vimrc b/abs/extra/vim/vimrc
index 9b4eaac..92d3ff9 100644
--- a/abs/extra/vim/vimrc
+++ b/abs/extra/vim/vimrc
@@ -9,7 +9,7 @@
" This line should not be removed as it ensures that various options are
" properly set to work with the Vim-related packages.
runtime! archlinux.vim
-set mouse-=a
+
" 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!