mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Add global variable highlighting
This commit is contained in:
parent
967164519b
commit
8961b598dc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
; Variables
|
||||
(identifier) @variable
|
||||
(global_variable) @variable.global
|
||||
|
||||
; Keywords
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue