Mercurial > dotfiles
diff vimperatorrc @ 138:337a1bfbd50a
Addon shortcuts for Vimperator.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 08 Oct 2013 08:16:07 -0700 |
parents | c638bec5b663 |
children | d94d6766fc9e |
line wrap: on
line diff
--- a/vimperatorrc Fri Oct 04 22:04:42 2013 -0700 +++ b/vimperatorrc Tue Oct 08 08:16:07 2013 -0700 @@ -1,5 +1,7 @@ " Config for Vimperator +let mapleader="," + " Scroll faster nnoremap h 3h nnoremap j 3j @@ -25,6 +27,11 @@ nnoremap i <S-Esc> nnoremap I i +" Shortcuts for common extensions +nnoremap <leader>f i<D-\> +nnoremap <leader>p <S-Esc><A-D-\> +nnoremap <leader>b I<A-b> + " Super minimal UI set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs