Add html module to hbs filetype to correctly highlight hbs files

This commit is contained in:
Jonas Cosandey 2020-01-14 13:31:24 +01:00
parent b765fb4971
commit b084e66897

View File

@ -29,6 +29,8 @@ hook -group hbs-highlight global WinSetOption filetype=hbs %{
provide-module hbs %[
require-module html
# Highlighters
# ‾‾‾‾‾‾‾‾‾‾‾‾