diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/undotree | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 02de99d..72e25f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -101,3 +101,6 @@  [submodule "bundle/vim-go"]  	path = bundle/vim-go  	url = https://github.com/fatih/vim-go.git +[submodule "bundle/undotree"] +	path = bundle/undotree +	url = https://github.com/mbbill/undotree.git diff --git a/bundle/undotree b/bundle/undotree new file mode 160000 +Subproject be23eacb2a63380bd79e207a738c728214ecc9d | 
