2018-09-13 16:20:04 +00:00
|
|
|
if dracula#should_abort('bash', 'ksh', 'posix', 'sh')
|
|
|
|
finish
|
|
|
|
endif
|
|
|
|
|
|
|
|
hi! link shCommandSub NONE
|
2018-10-25 14:56:34 +00:00
|
|
|
hi! link shEscape DraculaRed
|
2019-05-23 17:39:20 +00:00
|
|
|
hi! link shParen NONE
|
2019-04-15 20:04:02 +00:00
|
|
|
hi! link shParenError NONE
|