vim-syntastic - A vim plugins to check syntax for programming languages
Website: | https://github.com/scrooloose/syntastic |
---|---|
License: | WTFPL |
Vendor: | Alcance Libre, Inc. |
- Description:
Syntastic is a syntax checking plugin that runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them.
Packages
vim-syntastic-3.10.0-4.aldos.noarch [152 KiB] |
Changelog
by Joel Barrios (2023-02-02):
- Rebuild with Python 3.9. |