[vim] Use space for the leader

pull/28/head
Alpha Chen 9 years ago
parent fee0162e1e
commit 17f7de7ec6

@ -14,7 +14,7 @@ execute pathogen#infect()
""" mappings
let mapleader=','
let mapleader="\<Space>"
noremap <up> <nop>
noremap <down> <nop>
noremap <left> <nop>

Loading…
Cancel
Save