dotfiles/nvim/.vim/plugged/vim/after/syntax/rust.vim
2024-06-19 00:06:56 +02:00

5 lines
86 B
VimL

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