vim/commonrc: disable mouse

This commit is contained in:
steveej 2017-01-18 16:12:39 +01:00
parent 9c794122b0
commit b74e44b27f

View file

@ -1,6 +1,7 @@
{}:
''
set nocompatible
set mouse=
" leader
let mapleader = ','