Mercurial > ec-dotfiles
view vendor/vim-packs/srcery-vim/after/syntax/rust.vim @ 725:0a896ffe3029
Switch to tgz
bsdunzip doesn't seem to unzip from stdin.
author | nanaya <me@nanaya.net> |
---|---|
date | Mon, 19 Aug 2024 17:03:52 +0900 |
parents | 1e0f578f6752 |
children |
line wrap: on
line source
if srcery#helper#ShouldAbort('rust') finish endif " Rust: {{{ "https://github.com/rust-lang/rust.vim/blob/master/syntax/rust.vim hi! link rustCommentLineDoc SrceryGreen hi! link rustModPathSep SrceryBrightBlack " }}}