mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 23:01:24 +00:00
vim-patch:9.1.1893: ICCF charity will dissolve (#36427)
Problem: ICCF charity will dissolve
Solution: Update references to Kuwasha
Since the ICCF[1] will be dissolved and handing over to the Kuwasha charity
to continue supporting the Kibaale Children Center in Uganda, update the
uganda.txt help file.
[1]: https://groups.google.com/g/vim_announce/c/pUNbNXBLbKw/m/-zFUd4JjAQAJ
fixes: vim/vim#18584
closes: vim/vim#18667
0405665638
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -2043,7 +2043,7 @@ vimComment xxx match /\s"[^\-:.%#=*].*$/ms=s+1,lc=1 excludenl contains=@vim
|
||||
{MATCH: +}type :help news{18:<Enter>} to see changes in v{MATCH:%d+%.%d+ +}|
|
||||
|
|
||||
Help poor children in Uganda! |
|
||||
type :help iccf{18:<Enter>} for information |
|
||||
type :help Kuwasha{18:<Enter>} for information |
|
||||
|*2
|
||||
{3: }|
|
||||
|
|
||||
@@ -2102,7 +2102,7 @@ describe('ui/ext_messages', function()
|
||||
{1:~{MATCH: +}}type :help news{18:<Enter>} to see changes in v{MATCH:%d+%.%d+}{1:{MATCH: +}}|
|
||||
{1:~ }|
|
||||
{1:~ }Help poor children in Uganda!{1: }|
|
||||
{1:~ }type :help iccf{18:<Enter>} for information {1: }|
|
||||
{1:~ }type :help Kuwasha{18:<Enter>} for information {1: }|
|
||||
{1:~ }|*5
|
||||
]]
|
||||
local showmode = { { '-- INSERT --', 5, 'ModeMsg' } }
|
||||
@@ -2138,7 +2138,7 @@ describe('ui/ext_messages', function()
|
||||
{1:~{MATCH: +}}type :help news{18:<Enter>} to see changes in v{MATCH:%d+%.%d+}{1:{MATCH: +}}|
|
||||
{1:~ }|
|
||||
{1:~ }Help poor children in Uganda!{1: }|
|
||||
{1:~ }type :help iccf{18:<Enter>} for information {1: }|
|
||||
{1:~ }type :help Kuwasha{18:<Enter>} for information {1: }|
|
||||
{1:~ }|*5
|
||||
]],
|
||||
showmode = showmode,
|
||||
@@ -2175,7 +2175,7 @@ describe('ui/ext_messages', function()
|
||||
{MATCH: +}type :help news{18:<Enter>} to see changes in v{MATCH:%d+%.%d+ +}|
|
||||
|
|
||||
Help poor children in Uganda! |
|
||||
type :help iccf{18:<Enter>} for information |
|
||||
type :help Kuwasha{18:<Enter>} for information |
|
||||
|*5
|
||||
]],
|
||||
cmdline = {
|
||||
@@ -2314,7 +2314,7 @@ it('ui/ext_multigrid supports intro screen', function()
|
||||
{1:~{MATCH: +}}type :help news{18:<Enter>} to see changes in v{MATCH:%d+%.%d+}{1:{MATCH: +}}|
|
||||
{1:~ }|
|
||||
{1:~ }Help poor children in Uganda!{1: }|
|
||||
{1:~ }type :help iccf{18:<Enter>} for information {1: }|
|
||||
{1:~ }type :help Kuwasha{18:<Enter>} for information {1: }|
|
||||
{1:~ }|*4
|
||||
## grid 3
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user