mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 06:00:04 +08:00
6 lines
86 B
VimL
6 lines
86 B
VimL
|
if dracula#should_abort('rust')
|
||
|
finish
|
||
|
endif
|
||
|
|
||
|
hi! link rustCommentLineDoc Comment
|