From 270e11ba7d17ae29177638e7da47e13e0cd7ccff Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 12 Nov 2015 14:43:40 +0100 Subject: vim: use gundo --- shell/_vim/bundle/gundo.vim | 1 + shell/_vimrc | 3 +++ 2 files changed, 4 insertions(+) create mode 160000 shell/_vim/bundle/gundo.vim (limited to 'shell') diff --git a/shell/_vim/bundle/gundo.vim b/shell/_vim/bundle/gundo.vim new file mode 160000 index 0000000..3975ac8 --- /dev/null +++ b/shell/_vim/bundle/gundo.vim @@ -0,0 +1 @@ +Subproject commit 3975ac871565115e3769dc69c06bc88ddc1369af diff --git a/shell/_vimrc b/shell/_vimrc index 1f4696a..dae8150 100644 --- a/shell/_vimrc +++ b/shell/_vimrc @@ -96,3 +96,6 @@ au BufNewFile,BufRead *.java set tabstop=4 softtabstop=4 shiftwidth=4 smarttab a nmap a :JavaImportOrganize nmap t :ProjectTree nmap o :ProjectOpen + +" toggle gundo +nnoremap u :GundoToggle -- cgit v1.2.3-70-g09d2