Enable mouse
This commit is contained in:
parent
f57649029c
commit
bf3a4e2a86
1 changed files with 2 additions and 0 deletions
2
init.vim
2
init.vim
|
@ -108,6 +108,8 @@ set guioptions-=b
|
|||
set guioptions-=T
|
||||
set guioptions-=m
|
||||
|
||||
set mouse=nv
|
||||
|
||||
set gfn=DejaVu\ Sans\ Mono\ for\ Powerline:h13
|
||||
" from https://stackoverflow.com/a/51424640
|
||||
let s:fontsize = 13
|
||||
|
|
Loading…
Reference in a new issue