commit | 21aaff3faa828c5c2677a0a9f1b90a0b780d57f6 | [log] [tgz] |
---|---|---|
author | Lily Ballard <lily@ballards.net> | Fri Aug 11 10:30:27 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 11 19:30:27 2023 +0200 |
tree | b75b8b7eefebb50057d784270ec22a4760405cfd | |
parent | dd0ad2598898c2b4641c4acd5b70b6184fa698ed [diff] [blame] |
Update my name and email in runtime files (#12763)
diff --git a/runtime/autoload/rust.vim b/runtime/autoload/rust.vim index 34a3b41..4230332 100644 --- a/runtime/autoload/rust.vim +++ b/runtime/autoload/rust.vim
@@ -1,4 +1,4 @@ -" Author: Kevin Ballard +" Author: Lily Ballard " Description: Helper functions for Rust commands/mappings " Last Modified: May 27, 2014 " For bugs, patches and license go to https://github.com/rust-lang/rust.vim