Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/locojay/locovim
Browse files Browse the repository at this point in the history
  • Loading branch information
locojaydev committed Aug 13, 2012
2 parents 577d60b + 4ee1290 commit abfd450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -564,7 +564,7 @@ let g:EasyMotion_leader_key = 'e'


"Yankring plugin ------------------------------------------------------------- {{{
Bundle 'chrismetcalf/vim-yankring.git'
Bundle 'vim-scripts/YankRing.vim'

nnoremap <silent><Leader>y :YRShow<cr>
inoremap <silent><Leader>y <ESC>:YRShow<cr>
Expand Down
2 changes: 1 addition & 1 deletion vundle

0 comments on commit abfd450

Please sign in to comment.