summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2021-11-02 19:17:40 -0700
committerMike Crute <mike@crute.us>2021-11-02 19:17:47 -0700
commit23dddf2d51c528b4957a57de98412ff6d1b60ad9 (patch)
tree70cb6d775a24b09526f1bc81152800531b7bd280 /.gitmodules
parent93ea83fa602aa483de9231803b4c70b84c0ff5f9 (diff)
downloaddotfiles-23dddf2d51c528b4957a57de98412ff6d1b60ad9.tar.bz2
dotfiles-23dddf2d51c528b4957a57de98412ff6d1b60ad9.tar.xz
dotfiles-23dddf2d51c528b4957a57de98412ff6d1b60ad9.zip
Update vim extensions
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0275b75..63d2c73 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -59,5 +59,5 @@
59 path = .vim/bundle/vim-bind-named 59 path = .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"] 61[submodule "/home/mcrute/.vim/bundle/vim-undotree"]
62 path = /home/mcrute/.vim/bundle/vim-undotree 62 path = .vim/bundle/vim-undotree
63 url = https://github.com/mbbill/undotree.git 63 url = https://github.com/mbbill/undotree.git