aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-31 01:28:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-31 01:28:43 +1200
commitfbbdef24c8520297e036afae2617c56d8fa3cf63 (patch)
tree8b3b92b11d0e9f0b06ba8f803ac3c310b0caad47 /.gitmodules
parentMerge branch 'release/v9.13.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-fbbdef24c8520297e036afae2617c56d8fa3cf63.tar.gz
dotfiles-fbbdef24c8520297e036afae2617c56d8fa3cf63.zip
Merge branch 'release/v9.14.0'v9.14.0
* release/v9.14.0: 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