diff --git a/after/ftplugin/htmlangular_matchup.vim b/after/ftplugin/htmlangular_matchup.vim
new file mode 100644
index 0000000..ca47401
--- /dev/null
+++ b/after/ftplugin/htmlangular_matchup.vim
@@ -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
+