feat(lua): added LazyVim as a treesitter builtin

This commit is contained in:
Folke Lemaitre committed 2024-05-15 15:31:08 +02:00
1 parent 12a48b8ce1
commit a97fa3b756
1 file changed
+3
+3
View File
@@ -2,3 +2,6 @@
((identifier) @namespace.builtin
(#eq? @namespace.builtin "vim"))
((identifier) @namespace.builtin
(#eq? @namespace.builtin "LazyVim"))