summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-12-29 06:10:14 +0000
committerMike Crute <mike@crute.us>2020-12-29 06:10:14 +0000
commitc06f7bbe9b6b7577797297d5a2fa3b54e92e0211 (patch)
treef65d72b2fafacc9b9c62206a3b47588ca8fd94d5 /.gitmodules
parentfb9d2a5ebb953354c35228327b734c32f3c0cddf (diff)
downloaddotfiles-c06f7bbe9b6b7577797297d5a2fa3b54e92e0211.tar.bz2
dotfiles-c06f7bbe9b6b7577797297d5a2fa3b54e92e0211.tar.xz
dotfiles-c06f7bbe9b6b7577797297d5a2fa3b54e92e0211.zip
vim: add bind submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 72c5bc0..b2c3719 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
55[submodule ".vim/bundle/vim-nftables"] 55[submodule ".vim/bundle/vim-nftables"]
56 path = .vim/bundle/vim-nftables 56 path = .vim/bundle/vim-nftables
57 url = https://github.com/nfnty/vim-nftables 57 url = https://github.com/nfnty/vim-nftables
58[submodule "/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