mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
feat(lua): added LazyVim as a treesitter builtin
This commit is contained in:
parent
12a48b8ce1
commit
a97fa3b756
1 changed files with 3 additions and 0 deletions
|
|
@ -2,3 +2,6 @@
|
|||
|
||||
((identifier) @namespace.builtin
|
||||
(#eq? @namespace.builtin "vim"))
|
||||
|
||||
((identifier) @namespace.builtin
|
||||
(#eq? @namespace.builtin "LazyVim"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue