Changing easymotion's trigger to it's default <leader><leader>
This commit is contained in:
parent
6acf92c032
commit
bcc8bcc170
1 changed files with 0 additions and 3 deletions
3
vimrc
3
vimrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue