fixed map leader

This commit is contained in:
Ahir Reddy 2013-07-02 21:27:06 -07:00
commit 03ef307cef

4
.vimrc
View file

@ -1,3 +1,5 @@
let mapleader = ','
set nocompatible
filetype off
@ -96,5 +98,3 @@ if has ('gui_running')
highlight Pmenu guibg=#cccccc gui=bold
endif
let mapleader = ','