[SCM] Vim packaging branch, debian, updated. upstream/7.2.010-251-g6d2b4cf

James Vega jamessan at debian.org
Sun Sep 28 21:23:39 UTC 2008


The following commit has been merged in the debian branch:
commit 6d2b4cf38fb1473875cbc2cc0a27bc317e48752f
Author: James Vega <jamessan at debian.org>
Date:   Sun Sep 28 17:22:52 2008 -0400

    Remove the "in terminals" qualification of the 'mouse' option
    
    The option affects both vim and gvim
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/runtime/vimrc b/debian/runtime/vimrc
index 8bd83a3..afeb824 100644
--- a/debian/runtime/vimrc
+++ b/debian/runtime/vimrc
@@ -44,7 +44,7 @@ runtime! debian.vim
 "set incsearch		" Incremental search
 "set autowrite		" Automatically save before commands like :next and :make
 "set hidden             " Hide buffers when they are abandoned
-"set mouse=a		" Enable mouse usage (all modes) in terminals
+"set mouse=a		" Enable mouse usage (all modes)
 
 " Source a global configuration file if available
 " XXX Deprecated, please move your changes here in /etc/vim/vimrc

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list