Hello,
It would be nice if tree-sitter allowed to spot syntax errors. It would be much lighter than LSP, and probably more accurate for dynamic languages (whose LSP diagnosis are full of missing references).
I know such a tool exists for Atom. Does anyone knows about something like this for Neovim?