mirror of https://github.com/bjeanes/dotfiles.git
Turn on right-hand scrollbars and turn OFF copy on select
parent
4f55698f60
commit
8213fd55bc
|
@ -1,5 +1,6 @@
|
||||||
" hide toolbar
|
" hide toolbar
|
||||||
set guioptions-=T
|
set guioptions-=TaA
|
||||||
|
set guioptions+=Rr
|
||||||
|
|
||||||
if has("gui_macvim")
|
if has("gui_macvim")
|
||||||
" macmenu Window.Toggle\ Full\ Screen\ Mode key=<D-CR>
|
" macmenu Window.Toggle\ Full\ Screen\ Mode key=<D-CR>
|
||||||
|
|
Loading…
Reference in New Issue