aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2023-08-11 19:55:10 +0200
committerChristian Clason <c.clason@uni-graz.at>2023-08-11 22:06:37 +0200
commit278805dfacc865c594c383f6f1fb7eeaf307aa15 (patch)
tree0d79e33c9d95a36678d8b9d4b15e898869c614ce /runtime/autoload
parent35c8ad1c801ae4c106fe7d727dc027e1bfad49e7 (diff)
downloadrneovim-278805dfacc865c594c383f6f1fb7eeaf307aa15.tar.gz
rneovim-278805dfacc865c594c383f6f1fb7eeaf307aa15.tar.bz2
rneovim-278805dfacc865c594c383f6f1fb7eeaf307aa15.zip
vim-patch:21aaff3faa82
Update my name and email in runtime files (vim/vim#12763) https://github.com/vim/vim/commit/21aaff3faa828c5c2677a0a9f1b90a0b780d57f6 Co-authored-by: Lily Ballard <lily@ballards.net>
Diffstat (limited to 'runtime/autoload')
-rw-r--r--runtime/autoload/rust.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/autoload/rust.vim b/runtime/autoload/rust.vim
index 34a3b41773..4230332fa7 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