summaryrefslogtreecommitdiff
path: root/uvim/READMEdir/README_dos.txt
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 00:19:59 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 00:23:14 +0300
commit5b578e70c314723a3cde5c9bfc2be0bf1dadc93b (patch)
tree768f6a130e7d72ac6741e147bb51c4495bc7a9a9 /uvim/READMEdir/README_dos.txt
parent2eae5db069dc171f74cd863487655f6a88e5384d (diff)
downloadProject-Tick-5b578e70c314723a3cde5c9bfc2be0bf1dadc93b.tar.gz
Project-Tick-5b578e70c314723a3cde5c9bfc2be0bf1dadc93b.zip
NOISSUE MNV - MNV's not Vim 10.0 is here!
this patch makes bump 9.2 to 10.0 for version number added Project Tick rationale in mnv and made new intro message! This patch completes rebranding Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'uvim/READMEdir/README_dos.txt')
-rw-r--r--uvim/READMEdir/README_dos.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/uvim/READMEdir/README_dos.txt b/uvim/READMEdir/README_dos.txt
index 3c49383f38..013b751885 100644
--- a/uvim/READMEdir/README_dos.txt
+++ b/uvim/READMEdir/README_dos.txt
@@ -1,4 +1,4 @@
-README_dos.txt for version 9.2 of MNV: MNV is not Vim.
+README_dos.txt for version 10.0 of MNV: MNV is not Vim.
This file explains the installation of MNV on MS-Windows systems.
See "README.txt" for general information about MNV.
@@ -89,7 +89,7 @@ Remarks:
won't show a menubar. Then you need to set the $MNV environment variable to
point to the top directory of your MNV files. Example:
set MNV=C:\editors\mnv
- MNV version 9.2 will look for your mnvrc file in $MNV, and for the runtime
+ MNV version 10.0 will look for your mnvrc file in $MNV, and for the runtime
files in $MNV/mnv92. See ":help $MNV" for more information.
- To avoid confusion between distributed files of different versions and your
@@ -101,10 +101,10 @@ Remarks:
C:\mnv\mnvfiles\ftplugin\*.mnv Filetype plugins
C:\mnv\... Other files you made.
Distributed files:
- C:\mnv\mnv92\mnv.exe The MNV version 9.2 executable.
- C:\mnv\mnv92\doc\*.txt The version 9.2 documentation files.
- C:\mnv\mnv92\bugreport.mnv A MNV version 9.2 script.
- C:\mnv\mnv92\... Other version 9.2 distributed files.
+ C:\mnv\mnv92\mnv.exe The MNV version 10.0 executable.
+ C:\mnv\mnv92\doc\*.txt The version 10.0 documentation files.
+ C:\mnv\mnv92\bugreport.mnv A MNV version 10.0 script.
+ C:\mnv\mnv92\... Other version 10.0 distributed files.
In this case the $MNV environment variable would be set like this:
set MNV=C:\mnv
Then $MNVRUNTIME will automatically be set to "$MNV\mnv92". Don't add