Changing easymotion's trigger to it's default <leader><leader>

This commit is contained in:
Dustin Swan
2011-12-14 17:35:35 -05:00
parent 6acf92c032
commit bcc8bcc170

3
vimrc
View File

@@ -78,9 +78,6 @@ let NERDTreeDirArrows=1
" Tagbar
nnoremap <silent> <leader>t :TagbarToggle <CR>
" Easy Motion
let g:EasyMotion_leader_key = '<Leader>e'
" hide toolbar in macvim, etc
if has("gui_running")
set go=-t