diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index b496dc5240..afb67373fd 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -193,6 +193,16 @@ Elvis Another Vi clone, made by Steve Kirkendall. Very compact but isn't Vim Nvim is based on Vim. https://www.vim.org/ +============================================================================== +Bram Moolenaar *Bram* *brammool* + +Nvim is a fork of the Vim ("Vi IMproved") text editor, which was originally +developed by Bram Moolenaar. Searching his name within the source code of +Nvim will reveal just how much of his work still remains in Nvim. +On August 3, 2023, he passed away at the age of 62. If Vim or Nvim have been +of use to you in your life, please read |Uganda| and consider honoring his +memory however you may see fit. + ============================================================================== Notation *notation*