From defddaf75cf8b49fdd67824e72f9bf3b24b9ac4f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 24 Jul 2019 12:28:05 +1200 Subject: Spin scratch_buffer.vim plugin into a dist --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3