I really missed something !
I didn’t put the language in the ensure_installed
options.
return {
"nvim-treesitter/nvim-treesitter",
opts = { ensure_installed = {
"rescript",
"gitignore",
} },
}
I really missed something !
I didn’t put the language in the ensure_installed
options.
return {
"nvim-treesitter/nvim-treesitter",
opts = { ensure_installed = {
"rescript",
"gitignore",
} },
}