diff --git a/dot_vim/vimrc b/dot_vim/vimrc index b925862..545ed86 100644 --- a/dot_vim/vimrc +++ b/dot_vim/vimrc @@ -13,7 +13,7 @@ set spell " Enable spellcheck (see keybindings for quick toggle) - set mouse=a " Enable mouse control + "set mouse=a " Enable mouse control set mousehide " Hide the mouse cursor while typing set encoding=utf-8