vim: Maus aktiviert

This commit is contained in:
Michael Grote 2022-07-01 14:25:55 +02:00
parent 5564675947
commit 290c65003d

2
.vimrc
View file

@ -84,7 +84,7 @@ set wrap linebreak
" Enable syntax highlighting
syntax on
" aktiviere maus nur im normalmode
set mouse=n
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.