dracula-vim/after/syntax/rust.vim

6 lines
86 B
VimL
Raw Normal View History

2019-04-07 18:07:53 +00:00
if dracula#should_abort('rust')
finish
endif
hi! link rustCommentLineDoc Comment