Skip to content

Commit

Permalink
Changing some keybindings for Yankring and Rainbow Parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Jun 1, 2011
1 parent 885c691 commit 108e70b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/rainbowparentheses.vim
@@ -1,2 +1,2 @@
nnoremap <silent> <LEADER>r :RainbowParenthesesToggle<CR>
nnoremap <silent> \r :RainbowParenthesesToggle<CR>
1 change: 1 addition & 0 deletions modules/yankring.vim
@@ -1,2 +1,3 @@
let g:yankring_history_file= ".vim/tmp/yankring_history"
nnoremap <silent> \y :YRShow<CR>

0 comments on commit 108e70b

Please sign in to comment.