fix(neovim): remove razor from ensure_installed in treesitter
The language's treesitter spec is not in the family yet, have to manually download, compile and add it.
This commit is contained in:
parent
ebcc6a62d3
commit
b0dd61fa9d
|
@ -29,7 +29,6 @@ return {
|
|||
"objc",
|
||||
"proto",
|
||||
"python",
|
||||
"razor",
|
||||
"svelte",
|
||||
"tsx",
|
||||
"typescript",
|
||||
|
|
Loading…
Reference in a new issue