diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-03-14 23:17:28 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-03-14 23:17:28 +0100 |
| commit | e7572a53051b96e0d428111831c7abc5d24cb468 (patch) | |
| tree | a8b5576912e861e237dab7457d1796d10b3a140e /.gitmodules | |
| parent | 4894266f66d35763118a6d96b9dae6e0d7d84658 (diff) | |
| parent | 8bd7cd0472f56234ea851bde7300b112affd2776 (diff) | |
Merge branch 'master' of gitlab.com:rbdr/dotfiles
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6ed076b..af24917 100644 --- a/.gitmodules +++ b/.gitmodules @@ -59,3 +59,6 @@ [submodule "vim/bundle/vim-vue"] path = vim/bundle/vim-vue url = https://github.com/posva/vim-vue +[submodule "vim/bundle/ale"] + path = vim/bundle/ale + url = https://github.com/w0rp/ale |