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

6 lines
86 B
VimL
Raw Normal View History

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