Change leader to space

This commit is contained in:
ViViDboarder 2016-03-24 10:42:20 -07:00
parent a5a0c7be64
commit 77ecc753e9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ filetype on
filetype plugin indent on
" Use more convenient leader
let mapleader=","
let mapleader="\<Space>"
" Enable mouse input
set mousehide