.dotfiles/.vim/pack/themes/start/dracula/after/syntax/rust.vim
2025-03-24 12:46:28 -04:00

5 lines
86 B
VimL

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