I can't get nvim to use lsp on jsx files or Golang files.
As soon as I do :TSInstall jsx
I get
Installation not possible: ...er/start/nvim-treesitter/lua/nvim-treesitter/install.lua:87: Parser not available for language "jsx"
See https://github.com/nvim-treesitter/nvim-treesitter/#adding-parsers on how to add a new parser!
Can someone tell me please, how do get jsx to work on nvim?