Skip to content

Commit

Permalink
bind ,, to command-t
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly committed Dec 3, 2010
1 parent bcc6ed1 commit e27a636
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins.vim
Expand Up @@ -59,3 +59,6 @@ nmap <leader>y :YRShow<cr>
" rails
" completing Rails hangs a lot
"let g:rubycomplete_rails = 1

" command-t
nmap <unique> <silent> <Leader><Leader> :CommandT<CR>

0 comments on commit e27a636

Please sign in to comment.