mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Lua: highlight function name
This commit is contained in:
parent
688161c174
commit
429036317a
5 changed files with 17 additions and 7 deletions
|
|
@ -124,6 +124,7 @@ are optional and will not have any effect for now.
|
|||
@label for C/Lua-like labels
|
||||
@operator
|
||||
@keyword
|
||||
function
|
||||
@exception
|
||||
@include keywords for including modules (e.g. import/from in Python)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue