Adjust sh highlights
This commit is contained in:
parent
055131a616
commit
cf3d46cf16
|
@ -538,6 +538,7 @@ local highlight_groups = {
|
|||
shDerefSimple = 'SpecialChar',
|
||||
shFunctionKey = 'Function',
|
||||
shLoop = 'Repeat',
|
||||
shParen = 'Delimiter',
|
||||
shQuote = 'Delimiter',
|
||||
shSet = 'Statement',
|
||||
shTestOpr = 'Debug',
|
||||
|
|
Loading…
Reference in New Issue