mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
feat: support htmlangular filetype (#407)
This commit is contained in:
10
after/ftplugin/htmlangular_matchup.vim
Normal file
10
after/ftplugin/htmlangular_matchup.vim
Normal file
@@ -0,0 +1,10 @@
|
||||
" vim match-up - even better matching
|
||||
"
|
||||
" Maintainer: Andy Massimino
|
||||
" Email: a@normed.space
|
||||
"
|
||||
|
||||
runtime after/ftplugin/html_matchup.vim
|
||||
|
||||
" vim: fdm=marker sw=2
|
||||
|
||||
Reference in New Issue
Block a user