mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 00:25:50 +02: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
Add a link
Reference in a new issue