dotfiles/nvim/.vim/plugged/vim/after/syntax/rust.vim

6 lines
86 B
VimL
Raw Normal View History

2024-06-19 00:06:56 +02:00
if dracula#should_abort('rust')
finish
endif
hi! link rustCommentLineDoc Comment