From: slack Date: Tue, 23 Feb 2010 12:44:18 +0000 (+0100) Subject: change mapleader to ç, i don't use it and i don't like the delays when typing commas :P X-Git-Url: http://slack.codemaniacs.com/git/?a=commitdiff_plain;h=4d01f9ecb084b2af2efeb8f8a6136d2193204aaa;p=vimfiles.git change mapleader to ç, i don't use it and i don't like the delays when typing commas :P --- diff --git a/vimrc.vim b/vimrc.vim index 73f9fe8..35f421f 100644 --- a/vimrc.vim +++ b/vimrc.vim @@ -20,7 +20,7 @@ else set bg=dark end -let mapleader="," +let mapleader="ç" runtime macros/matchit.vim