summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2019-06-09 04:02:53 +0200
committerTharre <tharre3@gmail.com>2019-06-09 04:04:01 +0200
commitbdccf9ca07d2144cdab2337a4222fc63aeb3c488 (patch)
treef778616debf75e83a79f094b496ada74b1b98efd /.gitmodules
parent8d4b997f87008d92fa92c7e27f48d50da2a61150 (diff)
downloaddotfiles-bdccf9ca07d2144cdab2337a4222fc63aeb3c488.tar.gz
dotfiles-bdccf9ca07d2144cdab2337a4222fc63aeb3c488.tar.xz
dotfiles-bdccf9ca07d2144cdab2337a4222fc63aeb3c488.zip
vim: add signify plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d7f8e68..71b6839 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -74,3 +74,6 @@
[submodule ".zsh/zsh-completions"]
path = .zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
+[submodule "vim-signify"]
+ path = .vim/bundle/vim-signify
+ url = https://github.com/mhinz/vim-signify.git