mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
Adds the match preferences
let g:matchup_matchpref = {}
let g:matchup_matchpref.vue = {'tagnameonly': 1}
let g:matchup_matchpref.html = {'tagnameonly': 1}
Closes #30.
8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
|
|
< highlight this | but not this > no cursor
|
|
|
|
< mid this | not > no
|
|
|
|
< end this | not > no
|
|
|