Newer
Older
dracula-vim / after / syntax / sh.vim
if dracula#should_abort('bash', 'ksh', 'posix', 'sh')
    finish
endif

hi! link shCommandSub NONE