summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2021-04-04 17:35:41 +0000
committerMike Crute <mike@crute.us>2021-04-04 17:40:41 +0000
commit2534a4a3fa74b834b8e14c52def164eca8d5cf57 (patch)
tree0a3af038939b60a4a3dbbaacf02c01f07a350b0b /.gitmodules
parent696850028e8c488519ac3ca1bac8cf561c94aa06 (diff)
downloaddotfiles-2534a4a3fa74b834b8e14c52def164eca8d5cf57.tar.bz2
dotfiles-2534a4a3fa74b834b8e14c52def164eca8d5cf57.tar.xz
dotfiles-2534a4a3fa74b834b8e14c52def164eca8d5cf57.zip
Add undotree extension
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b2c3719..7a75895 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,6 @@
58[submodule "/home/mcrute/.vim/bundle/vim-bind-named"] 58[submodule "/home/mcrute/.vim/bundle/vim-bind-named"]
59 path = /home/mcrute/.vim/bundle/vim-bind-named 59 path = /home/mcrute/.vim/bundle/vim-bind-named
60 url = https://github.com/egberts/vim-syntax-bind-named.git 60 url = https://github.com/egberts/vim-syntax-bind-named.git
61[submodule "/home/mcrute/.vim/bundle/vim-undotree"]
62 path = /home/mcrute/.vim/bundle/vim-undotree
63 url = https://github.com/mbbill/undotree.git