aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-22 14:16:04 +0800
committerAaron LI <aly@aaronly.me>2018-12-22 14:16:04 +0800
commit60decf5a431b8fc6c0bc118ced746c149a7d3720 (patch)
tree457dd5f91aaa6df5afb1fdaa37fffb95ffa69293 /.gitmodules
parent17e0a08fcafdb7b8e17a31257e296348d041f1ce (diff)
downloaddotfiles-60decf5a431b8fc6c0bc118ced746c149a7d3720.tar.bz2
vim: Add vim-fugitive managed by the built-in package manager
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..09bfb78
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "_vim/pack/aly/start/vim-fugitive"]
+ path = _vim/pack/aly/start/vim-fugitive
+ url = https://github.com/tpope/vim-fugitive.git