fix rust doc comment highlighting

This commit is contained in:
Derek Sifford 2019-04-07 14:07:53 -04:00
parent 9b856347b9
commit 34efabac14

5
after/syntax/rust.vim Normal file
View file

@ -0,0 +1,5 @@
if dracula#should_abort('rust')
finish
endif
hi! link rustCommentLineDoc Comment