Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(treesitter): adapt to upstream change
In Nvim 0.11, `vim.treesitter.language.add()` returns `true` on success or `nil,errmsg` on failure instead of throwing an error.
- Loading branch information