5 lines
99 B
VimL
5 lines
99 B
VimL
if dracula#should_abort('bash', 'ksh', 'posix', 'sh')
|
|
finish
|
|
endif
|
|
|
|
hi! link shCommandSub NONE
|