diff --git a/dot_vim/vimrc b/dot_vim/vimrc index 1fa687c..5fc3673 100644 --- a/dot_vim/vimrc +++ b/dot_vim/vimrc @@ -13,8 +13,8 @@ set spell " Enable spellcheck (see keybindings for quick toggle) - "set mouse=a " Automatically enable mouse usage - "set mousehide " Hide the mouse cursor while typing + set mouse=a " Enable mouse control + set mousehide " Hide the mouse cursor while typing set encoding=utf-8 set history=300 " Default is 20