Dropped mouse support in vim, just annoying me.

This commit is contained in:
Joshua Sherman 2014-01-02 15:50:39 -05:00
parent e3a28fd1d9
commit 2cfff2313b

View file

@ -12,7 +12,6 @@ set laststatus=2
set list
set listchars=nbsp,eol:↳,tab:└─,extends,precedes,trail:•
set mat=2
set mouse=a
set nocindent
set nocompatible
set number