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