From 61ed45486da01dca788f8a444fc2021002f0c947 Mon Sep 17 00:00:00 2001 From: Computer2340 <132418874+Computer2340@users.noreply.github.com> Date: Tue, 8 Aug 2023 13:41:55 +0000 Subject: [PATCH] docs: Bram farewell #24589 ref #24579 --- runtime/doc/intro.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) 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*