mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-30 23:54:29 +02:00
feat(treesitter): map vim
to @namespace.builtin
This commit is contained in:
parent
758520dcbb
commit
5f0713d2b6
1 changed files with 4 additions and 0 deletions
4
queries/lua/highlights.scm
Normal file
4
queries/lua/highlights.scm
Normal file
|
@ -0,0 +1,4 @@
|
|||
;; extends
|
||||
|
||||
((identifier) @namespace.builtin
|
||||
(#eq? @namespace.builtin "vim"))
|
Loading…
Add table
Add a link
Reference in a new issue