aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 10:29:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 10:29:52 +1200
commit307c4b58898222375686cc0712828420876d515f (patch)
treea583a97074242cb6acacde61928322633b79154d /.gitmodules
parentJunk detect_background.vim and thereby autoload (diff)
downloaddotfiles-307c4b58898222375686cc0712828420876d515f.tar.gz
dotfiles-307c4b58898222375686cc0712828420876d515f.zip
Spin off copy_linebreak Vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 49355178..6bc0a4e9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,7 @@
# My Vim plugins
+[submodule "vim/bundle/copy_linebreak"]
+ path = vim/bundle/copy_linebreak
+ url = https://sanctum.geek.nz/code/vim-copy-linebreak.git
[submodule "vim/bundle/fixed_join"]
path = vim/bundle/fixed_join
url = https://sanctum.geek.nz/code/vim-fixed-join.git