vim/commonrc: disable mouse
This commit is contained in:
parent
9c794122b0
commit
b74e44b27f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{}:
|
{}:
|
||||||
''
|
''
|
||||||
set nocompatible
|
set nocompatible
|
||||||
|
set mouse=
|
||||||
|
|
||||||
" leader
|
" leader
|
||||||
let mapleader = ','
|
let mapleader = ','
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue