vim: deaktiviere maus
This commit is contained in:
parent
502687c5bd
commit
d8977c2b2f
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue