Skip to content

Commit

Permalink
remove duplicate leader mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
James Martin committed Apr 18, 2012
1 parent 156dd6e commit 87dbaae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vimrc
Expand Up @@ -259,9 +259,6 @@ set foldnestmax=10
set nofoldenable
set foldlevel=1

" Mappings ********************************************************************
let mapleader= ","

" Professor VIM says '87% of users prefer jj over esc', jj abrams disagrees
let mapleader = ","
imap jj <Esc>
Expand Down

0 comments on commit 87dbaae

Please sign in to comment.