diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/gundo | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 33d2e65..3bcc7a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@  	path = bundle/camelcasemotion  	url = https://github.com/vim-scripts/camelcasemotion.git  	ignore = untracked +[submodule "bundle/gundo"] +	path = bundle/gundo +	url = https://github.com/sjl/gundo.vim.git diff --git a/bundle/gundo b/bundle/gundo new file mode 160000 +Subproject 3975ac871565115e3769dc69c06bc88ddc1369a | 
