Deprecating coala-vim in favour of syntastic
Open
- Dominant language
- Vim Script
- Stars
- 29
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Syntastic does seem to look pretty promising. It's well-documented. The interface looks good and it does the job. The plugin itself has proper support and works with all the major plugin managers on vim.
It'll need a PR to be added as a checker in syntastic, enabling it to be used (to my understanding at the moment). Also the `vimrc` will have
`let g:syntastic__checkers = ['']`
So we'd have it under several filetypes I suppose.
Ref:
https://github.com/vim-syntastic/syntastic
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.