Newer
Older
dracula-vim / after / syntax / rust.vim
@David Ben Knoble David Ben Knoble on 1 May 2019 90 bytes Convert all highlight-links to hi! def link
if dracula#should_abort('rust')
    finish
endif

hi! def link rustCommentLineDoc Comment