andymass / vim-matchup

vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
https://www.vim.org/scripts/script.php?script_id=5624
MIT License
1.7k stars 73 forks source link

add html tag support to .php and .blade.php files #367

Open zackAJ opened 1 month ago

zackAJ commented 1 month ago

Is your feature request related to a problem? Please describe. In blade files I can't match normal html tags.

Describe the solution you'd like adding support for blade files

Describe alternatives you've considered The ability to add html tags support to any file I want example: blade files

Additional context I use neovim btw

jchlu commented 4 days ago

+1 for this