feat(lua): add more builtin variables per lua_ls

This commit is contained in:
Amaan Qureshi 2023-03-11 14:42:08 -05:00
parent 350e7e5e31
commit 11b2d430e6

View file

@ -129,7 +129,7 @@
(identifier) @variable
((identifier) @variable.builtin
(#eq? @variable.builtin "self"))
(#any-of? @variable.builtin "self" "string" "table" "vim"))
(variable_list
attribute: (attribute