aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2023-09-16 17:40:28 +0200
committerChristian Clason <c.clason@uni-graz.at>2023-09-17 12:33:01 +0200
commit677df72e4032d819a3e49a41f015bea7457271a4 (patch)
treebf7b546c637f74dee34ee810b04288b1b94f9859
parent767b96864776d848e6c2a0cd9aa1d890c1066f91 (diff)
downloadrneovim-677df72e4032d819a3e49a41f015bea7457271a4.tar.gz
rneovim-677df72e4032d819a3e49a41f015bea7457271a4.tar.bz2
rneovim-677df72e4032d819a3e49a41f015bea7457271a4.zip
docs: remove joke from pronounce
N-Jim does not sounds like "Ninja", and the joke doesn't really land.
-rw-r--r--runtime/doc/intro.txt3
1 files changed, 1 insertions, 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