From 29c59d0f2cdfd75c5e3ae310558f5cae67f1637e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 26 Sep 2018 12:37:02 +0200 Subject: vim: update and extend modules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3