aboutsummaryrefslogtreecommitdiff
path: root/inc/rebinds.vim
diff options
context:
space:
mode:
Diffstat (limited to 'inc/rebinds.vim')
-rw-r--r--inc/rebinds.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/rebinds.vim b/inc/rebinds.vim
index fb14324..cacef62 100644
--- a/inc/rebinds.vim
+++ b/inc/rebinds.vim
@@ -11,3 +11,4 @@ map <C-n> :NERDTreeToggle<CR>
nmap <leader> [ :AcpDisable<CR>
nmap <leader> ] :AcpEnable<CR>
+nnoremap <F5> :GundoToggle<CR>