aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-07-24 12:28:05 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-07-24 12:28:27 +1200
commitdefddaf75cf8b49fdd67824e72f9bf3b24b9ac4f (patch)
treeee6ff285304a6d9e97830fabf7d09624336c3e36 /.gitmodules
parentRemove an implemented idea from the list (diff)
downloaddotfiles-defddaf75cf8b49fdd67824e72f9bf3b24b9ac4f.tar.gz
dotfiles-defddaf75cf8b49fdd67824e72f9bf3b24b9ac4f.zip
Spin scratch_buffer.vim plugin into a dist
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b15ef0dc..e78d89ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -53,6 +53,9 @@
[submodule "vim/bundle/replace_operator"]
path = vim/bundle/replace_operator
url = https://sanctum.geek.nz/code/vim-replace-operator.git
+[submodule "vim/bundle/scratch_buffer"]
+ path = vim/bundle/scratch_buffer
+ url = https://sanctum.geek.nz/code/vim-scratch-buffer.git
[submodule "vim/bundle/select_old_files"]
path = vim/bundle/select_old_files
url = https://sanctum.geek.nz/code/vim-select-old-files.git