minor style fix
This commit is contained in:
parent
d25a88a4ae
commit
31cf73bbfd
|
@ -18,7 +18,7 @@ hook global BufCreate .*[.](fish) %{
|
|||
addhl -group / multi_region -default code fish \
|
||||
double_string '"' (?<!\\)(\\\\)*" '' \
|
||||
single_string "'" "'" '' \
|
||||
comment '#' $ ''
|
||||
comment '#' '$' ''
|
||||
|
||||
addhl -group /fish/double_string fill string
|
||||
addhl -group /fish/double_string regex (\$\w+)|(\{\$\w+\}) 0:identifier
|
||||
|
|
Loading…
Reference in New Issue
Block a user