diff options
author | Computer2340 <132418874+Computer2340@users.noreply.github.com> | 2023-08-08 13:41:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 06:41:55 -0700 |
commit | 61ed45486da01dca788f8a444fc2021002f0c947 (patch) | |
tree | 4f303dbcdb538d8b01ff7e63e5c71998d1bc89db | |
parent | 2e824e89c13ea720308517b6f8f49cdd6613ae91 (diff) | |
download | rneovim-61ed45486da01dca788f8a444fc2021002f0c947.tar.gz rneovim-61ed45486da01dca788f8a444fc2021002f0c947.tar.bz2 rneovim-61ed45486da01dca788f8a444fc2021002f0c947.zip |
docs: Bram farewell #24589
ref #24579
-rw-r--r-- | runtime/doc/intro.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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 @@ -194,6 +194,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* When syntax highlighting is used to read this, text that is not typed |