aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2018-09-26 12:37:02 +0200
committerKarel Kočí <karel.koci@nic.cz>2018-09-26 12:37:02 +0200
commit29c59d0f2cdfd75c5e3ae310558f5cae67f1637e (patch)
treeef2df62ba2c7ebdf342176dadc3569113c40cc36 /.gitmodules
parent6302c4d71eb589a823991b21c02993c63e8b1d0c (diff)
downloadmyconfigs-29c59d0f2cdfd75c5e3ae310558f5cae67f1637e.tar.gz
myconfigs-29c59d0f2cdfd75c5e3ae310558f5cae67f1637e.tar.bz2
myconfigs-29c59d0f2cdfd75c5e3ae310558f5cae67f1637e.zip
vim: update and extend modules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ecb354b..0210d4a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule "vim/bundle/vim-openscad"]
path = vim/bundle/vim-openscad
url = https://github.com/sirtaj/vim-openscad.git
+[submodule "vim/bundle/lightline-ale"]
+ path = vim/bundle/lightline-ale
+ url = https://github.com/maximbaz/lightline-ale.git