diff options
author | Robin Obůrka <r.oburka@gmail.com> | 2017-08-19 15:53:24 +0200 |
---|---|---|
committer | Robin Obůrka <r.oburka@gmail.com> | 2017-08-19 15:53:24 +0200 |
commit | b9b7f5ad92136da5e691b95a7b7f9f2788bf6b8d (patch) | |
tree | 5a44361a4f9f9591fe7ecd9ee24a253438f2ce81 /.vim | |
parent | Add some new plugins into bundles README (diff) | |
download | vim_sync-b9b7f5ad92136da5e691b95a7b7f9f2788bf6b8d.tar.xz |
Add ALE plugin configuration
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/bundle/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/bundle/README b/.vim/bundle/README index 1d22952..f1471b3 100644 --- a/.vim/bundle/README +++ b/.vim/bundle/README @@ -5,3 +5,4 @@ https://github.com/Valloric/YouCompleteMe.git https://github.com/scrooloose/nerdtree.git https://github.com/itchyny/lightline.vim https://github.com/yggdroot/indentline +https://github.com/w0rp/ale.git |