Skip to content

Commit 25b75da

Browse files
committed
Updates README
1 parent d6b8928 commit 25b75da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2020
pyvim 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

0 commit comments

Comments
 (0)