Mercurial > dotfiles
changeset 186:01304e9b4c19
Re-add Gundo mappings.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 20 Jul 2014 21:18:48 -0700 |
parents | 0ed6642b8db8 |
children | 007d191d6d68 |
files | vim/vimrc |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vim/vimrc Sun Jul 20 19:40:15 2014 -0700 +++ b/vim/vimrc Sun Jul 20 21:18:48 2014 -0700 @@ -324,7 +324,6 @@ noremap <C-Tab> :tabnext<cr> noremap <C-S-Tab> :tabprevious<cr> - " Window navigation nnoremap <C-up> :wincmd k<cr> nnoremap <C-down> :wincmd j<cr> @@ -342,6 +341,9 @@ nnoremap <F5> :TagbarToggle<cr> nnoremap <F6> :TagbarOpenAutoClose<cr> +" Gundo. +nnoremap <F7> :GundoToggle<cr> + " Common typos. nnoremap ; :