dracula-vim/after/syntax/sh.vim

5 lines
99 B
VimL

if dracula#should_abort('bash', 'ksh', 'posix', 'sh')
finish
endif
hi! link shCommandSub NONE