mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Add TS lua else
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
(if_statement
|
||||
"if" @open.if
|
||||
"end" @close.if) @scope.if
|
||||
(else "else" @mid.if.1)
|
||||
|
||||
(function
|
||||
"function" @open.function
|
||||
|
||||
Reference in New Issue
Block a user