mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
intro: remove byline #6984
This commit is contained in:
@@ -1216,7 +1216,6 @@ void intro_message(int colon)
|
|||||||
static char *(lines[]) = {
|
static char *(lines[]) = {
|
||||||
N_(NVIM_VERSION_LONG),
|
N_(NVIM_VERSION_LONG),
|
||||||
"",
|
"",
|
||||||
N_("by al."),
|
|
||||||
N_("Nvim is open source and freely distributable"),
|
N_("Nvim is open source and freely distributable"),
|
||||||
N_("https://neovim.io/community"),
|
N_("https://neovim.io/community"),
|
||||||
"",
|
"",
|
||||||
|
Reference in New Issue
Block a user