; extends
(lua_statement
(script
(body) @injection.content)
(#set! injection.language "lua"))
; extends
(lua_statement
(script
(body) @injection.content)
(#set! injection.language "lua"))
:Inspect() tells you the highlighting group of the text under the cursor; useful for creating color schemes.
ZZ is the same as:x; writes & closes the current file/window.
:verbose set foo tells you who last set the variable foo; useful for debugging.
:Inspect() tells you the highlighting group of the text under the cursor; useful for creating color schemes.
ZZ is the same as:x; writes & closes the current file/window.
:verbose set foo tells you who last set the variable foo; useful for debugging.