File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Included Vim plugins:
1414- [ SimpylFold] - cold folding for Python
1515- [ lightline.vim] - statusline/tabline
1616- [ fugitive.vim] - git integration
17- - [ syntastic ] - syntax check
17+ - [ Asynchronous Lint Engine ] \( a.k.a. ALE) - linting
1818- [ auto-pairs] - auto generates surround pairs
1919
2020pyvim is good for remote Python development with iPad via ` ssh ` /` mosh ` as
@@ -57,7 +57,7 @@ pyvim is licensed under the [Apache License, Version 2.0](LICENSE.md).
5757[ SimpylFold ] : https://github.com/tmhedberg/SimpylFold
5858[ lightline.vim] : https://github.com/itchyny/lightline.vim
5959[ fugitive.vim ] : https://github.com/tpope/vim-fugitive
60- [ syntastic ] : https://github.com/vim-syntastic/syntastic
60+ [ Asynchronous Lint Engine ] : https://github.com/dense-analysis/ale
6161[ auto-pairs ] : https://github.com/jiangmiao/auto-pairs
6262[ Blink ] : https://blink.sh
6363[ Vundle ] : https://github.com/VundleVim/Vundle.vim
You can’t perform that action at this time.
0 commit comments