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:
Alexandre Cavalheiro S. Tiago da Silva 2025-03-21 16:51:51 -03:00
parent ebcc6a62d3
commit b0dd61fa9d
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -29,7 +29,6 @@ return {
"objc",
"proto",
"python",
"razor",
"svelte",
"tsx",
"typescript",