Merge remote-tracking branch 'omar-polo/master'

This commit is contained in:
Maxime Coste 2017-02-22 09:43:03 +00:00
commit 964252d396

View File

@ -13,7 +13,7 @@ hook global BufCreate .*[.](hs) %{
add-highlighter -group / regions -default code haskell \
string '"' (?<!\\)(\\\\)*" '' \
comment (--) $ '' \
comment (--[^>]) $ '' \
comment \{- -\} \{- \
macro ^\h*?\K# (?<!\\)\n ''