aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-31 01:27:15 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-31 01:27:15 +1200
commit5ba79325a3ee4cb7d7217c4de3006abc51ba5f99 (patch)
tree9f3e6857d4234b6827db7a03d45132af53a57a99 /.gitmodules
parentMerge branch 'release/v9.12.0' into develop (diff)
downloaddotfiles-5ba79325a3ee4cb7d7217c4de3006abc51ba5f99.tar.gz
dotfiles-5ba79325a3ee4cb7d7217c4de3006abc51ba5f99.zip
Spin put_date.vim out into its own plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 41920514..e892cefb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -44,6 +44,9 @@
[submodule "vim/bundle/put_blank_lines"]
path = vim/bundle/put_blank_lines
url = https://sanctum.geek.nz/code/vim-put-blank-lines.git
+[submodule "vim/bundle/put_date"]
+ path = vim/bundle/put_date
+ url = https://sanctum.geek.nz/code/vim-put-date.git
[submodule "vim/bundle/quickfix_auto_open"]
path = vim/bundle/quickfix_auto_open
url = https://sanctum.geek.nz/code/vim-quickfix-auto-open.git