Enable mouse

This commit is contained in:
Thomas Gideon 2022-02-23 08:19:55 -05:00
parent f57649029c
commit bf3a4e2a86

View file

@ -108,6 +108,8 @@ set guioptions-=b
set guioptions-=T set guioptions-=T
set guioptions-=m set guioptions-=m
set mouse=nv
set gfn=DejaVu\ Sans\ Mono\ for\ Powerline:h13 set gfn=DejaVu\ Sans\ Mono\ for\ Powerline:h13
" from https://stackoverflow.com/a/51424640 " from https://stackoverflow.com/a/51424640
let s:fontsize = 13 let s:fontsize = 13