SOURCES: vim-vimrc.patch - don't mouse=a (none was default for yea...
baggins
baggins at pld-linux.org
Thu Jun 21 15:21:41 CEST 2007
Author: baggins Date: Thu Jun 21 13:21:41 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- don't mouse=a (none was default for years, and the change is a RPITA)
---- Files affected:
SOURCES:
vim-vimrc.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/vim-vimrc.patch
diff -u SOURCES/vim-vimrc.patch:1.3 SOURCES/vim-vimrc.patch:1.4
--- SOURCES/vim-vimrc.patch:1.3 Sun May 13 10:12:44 2007
+++ SOURCES/vim-vimrc.patch Thu Jun 21 15:21:36 2007
@@ -1,5 +1,14 @@
--- vim71/runtime/vimrc_example.vim~ 2007-05-13 08:47:25.040494112 +0200
+++ vim71/runtime/vimrc_example.vim 2007-05-13 08:49:53.405346643 +0200
+@@ -38,7 +38,7 @@
+ map Q gq
+
+ " In many terminal emulators the mouse works just fine, thus enable it.
+-set mouse=a
++"set mouse=a
+
+ " Switch syntax highlighting on, when the terminal has colors
+ " Also switch on highlighting the last used search pattern.
@@ -83,3 +83,8 @@
" file it was loaded from, thus the changes you made.
command DiffOrig vert new | set bt=nofile | r # | 0d_ | diffthis
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/vim-vimrc.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list