mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
vim-patch:21aaff3faa82
Update my name and email in runtime files (vim/vim#12763)
21aaff3faa
Co-authored-by: Lily Ballard <lily@ballards.net>
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
" Author: Kevin Ballard
|
" Author: Lily Ballard
|
||||||
" Description: Helper functions for Rust commands/mappings
|
" Description: Helper functions for Rust commands/mappings
|
||||||
" Last Modified: May 27, 2014
|
" Last Modified: May 27, 2014
|
||||||
" For bugs, patches and license go to https://github.com/rust-lang/rust.vim
|
" For bugs, patches and license go to https://github.com/rust-lang/rust.vim
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
" Language: Rust
|
" Language: Rust
|
||||||
" Description: Vim ftplugin for Rust
|
" Description: Vim ftplugin for Rust
|
||||||
" Maintainer: Chris Morgan <me@chrismorgan.info>
|
" Maintainer: Chris Morgan <me@chrismorgan.info>
|
||||||
" Maintainer: Kevin Ballard <kevin@sb.org>
|
" Maintainer: Lily Ballard <lily@ballards.net>
|
||||||
" Last Change: June 08, 2016
|
" Last Change: June 08, 2016
|
||||||
" For bugs, patches and license go to https://github.com/rust-lang/rust.vim
|
" For bugs, patches and license go to https://github.com/rust-lang/rust.vim
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
" Language: TOML
|
" Language: TOML
|
||||||
" Homepage: https://github.com/cespare/vim-toml
|
" Homepage: https://github.com/cespare/vim-toml
|
||||||
" Maintainer: Aman Verma
|
" Maintainer: Aman Verma
|
||||||
" Author: Kevin Ballard <kevin@sb.org>
|
" Author: Lily Ballard <lily@ballards.net>
|
||||||
" Last Change: Sep 21, 2021
|
" Last Change: Sep 21, 2021
|
||||||
|
|
||||||
if exists('b:did_ftplugin')
|
if exists('b:did_ftplugin')
|
||||||
|
Reference in New Issue
Block a user