gregsexton / MatchTag

Vim's MatchParen for HTML tags
http://www.vim.org/scripts/script.php?script_id=3818
311 stars 30 forks source link

Neovim Support? #44

Open Nishant-Pall opened 3 years ago

Nishant-Pall commented 3 years ago

Does the plugin have support for neovim and vim-plug? I'm a newbie in vim so if it supports neovim, where should I drop the HTML file?

oalders commented 2 years ago

neovim + vim-plug should be fine:

Plug 'gregsexton/MatchTag'