[nvim] Remove less from treesitter installed grammars

This commit is contained in:
2025-06-27 20:01:11 -07:00
parent bded723261
commit 7f04c3aa4c

View File

@@ -6,7 +6,6 @@ return {
"bash", "bash",
"html", "html",
"css", "css",
"less",
"javascript", "javascript",
"json", "json",
"lua", "lua",