Add html module to hbs filetype to correctly highlight hbs files
This commit is contained in:
parent
b765fb4971
commit
b084e66897
|
@ -29,6 +29,8 @@ hook -group hbs-highlight global WinSetOption filetype=hbs %{
|
||||||
|
|
||||||
provide-module hbs %[
|
provide-module hbs %[
|
||||||
|
|
||||||
|
require-module html
|
||||||
|
|
||||||
# Highlighters
|
# Highlighters
|
||||||
# ‾‾‾‾‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user