Mercurial > ec-dotfiles
view vendor/vim-packs/srcery-vim/after/syntax/rust.vim @ 712:c1ad9cc00624
Disable htop mouse
author | nanaya <me@nanaya.net> |
---|---|
date | Thu, 19 Oct 2023 05:51:50 +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 " }}}