kak: update filetypes

This commit is contained in:
lelgenio 2022-01-31 15:55:31 -03:00
parent acbe0239cf
commit e3a7acecb5
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ hook global WinSetOption filetype=blade %[
add-highlighter buffer/blade/base/ ref html
add-highlighter buffer/blade/php region '@php' '@endphp' group
add-highlighter buffer/blade/php region '@php' '(@endphp|$)' group
add-highlighter buffer/blade/php/ ref php
add-highlighter buffer/blade/php/ regex '@((end)?php)' 1:block