aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 17:51:04 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 17:51:04 +1200
commit307a7ee2f97f472e5ee11e020b753b4290fe5b1b (patch)
treea0645ef7e585d6af4671ffb3ab30939736569eb1 /.gitmodules
parentUpdate Vim plugins (diff)
downloaddotfiles-307a7ee2f97f472e5ee11e020b753b4290fe5b1b.tar.gz
dotfiles-307a7ee2f97f472e5ee11e020b753b4290fe5b1b.zip
Spin off big_file_options Vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5c6c56d7..8bbe37e5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,7 @@
# My Vim plugins
+[submodule "vim/bundle/big_file_options"]
+ path = vim/bundle/big_file_options
+ url = https://sanctum.geek.nz/code/vim-big-file-options.git
[submodule "vim/bundle/copy_linebreak"]
path = vim/bundle/copy_linebreak
url = https://sanctum.geek.nz/code/vim-copy-linebreak.git