1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 10:20:04 +08:00
SpaceVim/bundle/dracula/after/syntax/rust.vim

6 lines
86 B
VimL
Vendored

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