vala-lang / vala.vim

Vala syntax highlighting, indentation, snippets and more for Vim
https://wiki.gnome.org/Projects/Vala/Vim
GNU General Public License v3.0
56 stars 4 forks source link

vala-lint support #11

Open ondratu opened 4 years ago

ondratu commented 4 years ago

That could be amazing, if vala.vim could support vala-lint checker from https://github.com/vala-lang/vala-lint

atsuya commented 3 years ago

FYI, I added support for vala-lint for ALE, if you are using ALE: https://github.com/atsuya/ale/tree/feature/support-vala-lint .