Skip to content

Commit a28bcc3

Browse files
committed
Apply syntax date fix from Vim repo
From <https://github.com/vim/vim>, commit fc93594d56.
1 parent 889b9a7 commit a28bcc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

syntax/rust.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
" Maintainer: Patrick Walton <pcwalton@mozilla.com>
44
" Maintainer: Ben Blum <bblum@cs.cmu.edu>
55
" Maintainer: Chris Morgan <me@chrismorgan.info>
6-
" Last Change: Feb 24, 2016
6+
" Last Change: 2023-09-11
77
" For bugs, patches and license go to https://github.com/rust-lang/rust.vim
88

99
if version < 600

0 commit comments

Comments
 (0)