From 9d8238cef09d8cb7c270b616ec56a335e0ac0854 Mon Sep 17 00:00:00 2001 From: René Neumann Date: Tue, 4 Sep 2012 16:20:28 +0200 Subject: Move to bundles in vim -- also remove old craft --- .vim/bundle/gundo.vim/README.markdown | 50 ----------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 .vim/bundle/gundo.vim/README.markdown (limited to '.vim/bundle/gundo.vim/README.markdown') diff --git a/.vim/bundle/gundo.vim/README.markdown b/.vim/bundle/gundo.vim/README.markdown deleted file mode 100644 index a27c8f1..0000000 --- a/.vim/bundle/gundo.vim/README.markdown +++ /dev/null @@ -1,50 +0,0 @@ - -Flattr this - -Gundo.vim is Vim plugin to visualize your Vim undo tree. - -Current status: Beta. It might eat your data. Be careful. -========================================================= - -Preview -------- - - -Screenshot: - -gundo - -Screencast: [http://screenr.com/M9l](http://screenr.com/M9l) - - -Requirements ------------- - -* Vim 7.3+ -* Python support for Vim. -* Python 2.5+. - -Installation ------------- - -Use [Pathogen][]. Don't use pathogen? Start. - -Add a mapping to your `~/.vimrc` (change the key to suit your taste): - - nnoremap :GundoToggle - -[Pathogen]: http://www.vim.org/scripts/script.php?script_id=2332 - -Usage ------ - -When you're editing a file you can bring up the undo graph for that file with -`` (or whatever key you mapped it to). - -Press `` again to close the undo graph and return to your file. - -Use `j` and `k` to move up and down the graph. The preview pane will update with -a diff of the change made by the undo state you're currently on. - -Press return to revert the file's contents to that undo state and return to the -file. -- cgit v1.2.3-70-g09d2