Bug#865820: vim-common: Change of behaviour for default value of mouse is annoying

James McCoy jamessan at debian.org
Tue Jul 18 23:41:51 UTC 2017


On Tue, Jul 18, 2017 at 02:50:52PM -0700, Matt Taggart wrote:
> Is there another way to accomplish those things? Adding 'set mouse=' to 
> /etc/vim/vimrc doesn't seem to work.

    " Explicitly source defaults.vim to get the recommended settings
    source $VIMRUNTIME/defaults.vim
    " Then disable it being loaded again later
    let skip_defaults_vim = 1
    " Now override any settings you don't like
    set mouse=

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB



More information about the pkg-vim-maintainers mailing list