aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/intro.txt
diff options
context:
space:
mode:
authorSean Dewar <seandewar@users.noreply.github.com>2022-04-08 21:40:56 +0100
committerGitHub <noreply@github.com>2022-04-08 22:40:56 +0200
commit012c055804876346a3ef5c1d0cdb8e0a7ee58481 (patch)
treef2a0febfb656874cebf3e22d998f8281a361b255 /runtime/doc/intro.txt
parentd3068d34cc56a4c66f10a83922d2500f6ca9e651 (diff)
downloadrneovim-012c055804876346a3ef5c1d0cdb8e0a7ee58481.tar.gz
rneovim-012c055804876346a3ef5c1d0cdb8e0a7ee58481.tar.bz2
rneovim-012c055804876346a3ef5c1d0cdb8e0a7ee58481.zip
vim-patch:partial:cbaff5e06ec5 (#18044)
Update runtime files https://github.com/vim/vim/commit/cbaff5e06ec525d31dc44093125c42029e01d508 Docs only. Omit json_encode (different impl, Nvim throws E474 instead; see v8.2.4695). Skip <MouseMove> (Nvim *kinda* has <MouseMove>, but most of this doc needs v8.2.4674 anyway...). Nvim's 'hidden' doc was reworded somewhat, so manually integrate the changes (https://github.com/neovim/neovim/commit/8331cd13c45fb75bff0cec328ccba79b3ae61fa5). Also apply "comma-separated" changes to all possible places in options.txt. Cherry-pick *highlight-clear* tag from v8.2.3578.
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r--runtime/doc/intro.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt
index 54999fa163..09739085a3 100644
--- a/runtime/doc/intro.txt
+++ b/runtime/doc/intro.txt
@@ -120,7 +120,7 @@ Vim would never have become what it is now, without the help of these people!
Daniel Elstner GTK+ 2 port
Eric Fischer Mac port, 'cindent', and other improvements
Benji Fisher Answering lots of user questions
- Bill Foster Athena GUI port
+ Bill Foster Athena GUI port (later removed)
Google Lets me work on Vim one day a week
Loic Grenie xvim (ideas for multi windows version)
Sven Guckes Vim promoter and previous WWW page maintainer