vim: deaktiviere maus

This commit is contained in:
Michael Grote 2021-12-01 08:51:24 +01:00
parent 502687c5bd
commit d8977c2b2f

2
.vimrc
View file

@ -77,7 +77,7 @@ set wrap linebreak
" Enable syntax highlighting
syntax on
" Enable mouse drag on window splits
set mouse=a
" set mouse=a
" https://unix.stackexchange.com/questions/12535/how-to-copy-text-from-vim-to-an-external-program
set clipboard=unnamedplus
" zeige "matching" klammer usw.