diff --git a/vimrc b/vimrc index 2ab73c9..b7b5503 100644 --- a/vimrc +++ b/vimrc @@ -141,6 +141,8 @@ if v:version >= 700 set guicursor+=a:blinkon0 "and none of them should blink map map! + else + set mouse= endif let g:lucius_use_underline=0