mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
fix(jsx): update queries from upstream (#306)
This commit is contained in:
@@ -6,6 +6,4 @@
|
||||
|
||||
(jsx_self_closing_element
|
||||
name: (identifier) @open.selftag
|
||||
"/" @_start ">" @_end
|
||||
(#make-range! "close.selftag" @_start @_end)
|
||||
) @scope.selftag
|
||||
"/>" @close.selftag) @scope.selftag
|
||||
|
||||
Reference in New Issue
Block a user