From 677df72e4032d819a3e49a41f015bea7457271a4 Mon Sep 17 00:00:00 2001 From: dundargoc Date: Sat, 16 Sep 2023 17:40:28 +0200 Subject: [PATCH] docs: remove joke from pronounce N-Jim does not sounds like "Ninja", and the joke doesn't really land. --- runtime/doc/intro.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index e1a92bc87b..975aff6bf6 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -22,8 +22,7 @@ is not located in the default place. You can jump to subjects like with tags: Use CTRL-] to jump to a subject under the cursor, use CTRL-T to jump back. *pronounce* -Vim is pronounced as one word, like Jim. So Nvim is N-Jim, which sounds like -"Ninja". Starting Nvim is like performing a roundhouse kick. +Vim is pronounced as one word, like Jim. So Nvim is "En-Vim", two syllables. This manual is a reference for all Nvim editor and API features. It is not an introduction; instead for beginners, there is a hands-on |tutor| and a user