dracula-vim/after/syntax/rust.vim
2019-04-07 14:07:53 -04:00

5 lines
86 B
VimL

if dracula#should_abort('rust')
finish
endif
hi! link rustCommentLineDoc Comment