diff options
author | Karel Kočí <karel.koci@nic.cz> | 2018-09-26 12:37:02 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2018-09-26 12:37:02 +0200 |
commit | 29c59d0f2cdfd75c5e3ae310558f5cae67f1637e (patch) | |
tree | ef2df62ba2c7ebdf342176dadc3569113c40cc36 /.gitmodules | |
parent | 6302c4d71eb589a823991b21c02993c63e8b1d0c (diff) | |
download | myconfigs-29c59d0f2cdfd75c5e3ae310558f5cae67f1637e.tar.gz myconfigs-29c59d0f2cdfd75c5e3ae310558f5cae67f1637e.tar.bz2 myconfigs-29c59d0f2cdfd75c5e3ae310558f5cae67f1637e.zip |
vim: update and extend modules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
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 |