Disable mouse cursor hide
This commit is contained in:
@@ -19,6 +19,9 @@ set nobackup
|
||||
" Disable extraneous GUI options like scrollbars and toolbars
|
||||
set guioptions=aegim
|
||||
|
||||
" Disable hiding the mouse cursor
|
||||
set nomousehide
|
||||
|
||||
if has('gui_running')
|
||||
" For the GUI, use a lower contrast theme from
|
||||
" http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wombat/
|
||||
|
||||
Reference in New Issue
Block a user