1
0
Fork 0
mirror of synced 2024-09-28 13:37:00 -04:00
ultimate-vim/sources_non_forked/dracula/after/syntax/rust.vim
2022-11-21 23:06:50 +08:00

5 lines
86 B
VimL

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