summaryrefslogtreecommitdiff
path: root/uvim/READMEdir/Contents
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-03 22:21:25 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 00:23:03 +0300
commit2eae5db069dc171f74cd863487655f6a88e5384d (patch)
tree2d9d05e09978a2a44acbfbb8d651f240df3ca052 /uvim/READMEdir/Contents
parent473d922faed49241a5d29d9e37dc4819cd512006 (diff)
downloadProject-Tick-2eae5db069dc171f74cd863487655f6a88e5384d.tar.gz
Project-Tick-2eae5db069dc171f74cd863487655f6a88e5384d.zip
NOISSUE rebrand vim to MNV's not Vim
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'uvim/READMEdir/Contents')
-rw-r--r--uvim/READMEdir/Contents8
1 files changed, 4 insertions, 4 deletions
diff --git a/uvim/READMEdir/Contents b/uvim/READMEdir/Contents
index f01a3fc560..ba93d292bd 100644
--- a/uvim/READMEdir/Contents
+++ b/uvim/READMEdir/Contents
@@ -1,4 +1,4 @@
-Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful
+MNV MNV is not Vim. A clone of the UNIX text editor Vi. Very useful
for editing programs and other plain ASCII text. Full Vi
compatibility and includes all Ex commands. Extra features
above Vi: Multilevel undo, multiple windows, syntax
@@ -10,9 +10,9 @@ Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful
help, rectangular cut/paste, etc., etc., etc...
Version 9.2. Also runs under UNIX, MS-Windows, Mac, etc.
- vim92rt.tgz contains the documentation and syntax files.
- vim92bin.tgz contains the binaries.
- vim92src.tgz contains the sources.
+ mnv92rt.tgz contains the documentation and syntax files.
+ mnv92bin.tgz contains the binaries.
+ mnv92src.tgz contains the sources.
Author: Bram Moolenaar et al.