Skip to content

Commit 2f4be00

Browse files
h-eastchrisbra
authored andcommitted
runtime(doc): Tweak documentation style in usr_90.txt
closes: #17832 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 9d5bb58 commit 2f4be00

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

runtime/doc/usr_90.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_90.txt* For Vim version 9.1. Last change: 2025 Jul 22
1+
*usr_90.txt* For Vim version 9.1. Last change: 2025 Jul 23
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -200,7 +200,7 @@ box for most users.
200200
2. Using winget (Windows Package Manager) ~
201201

202202
If you prefer using the command line, you can quickly install Vim using
203-
Windows' built-in package manager for the stable version: >
203+
Windows built-in package manager for the stable version: >
204204
205205
winget install vim.vim
206206
@@ -210,7 +210,7 @@ Or to download the latest nightly version, use: >
210210
211211
This method ensures you get an up-to-date version with minimal hassle.
212212

213-
3. GitHub Installer (All Architectures) >
213+
3. GitHub Installer (All Architectures) ~
214214

215215
For more control over the installation (or if you're using a specific CPU
216216
architecture like ARM), visit the official GitHub repository:
@@ -223,7 +223,7 @@ This repo provides daily installer and portable zip archives for:
223223
- x64 (64-bit)
224224
- ARM64
225225

226-
Its a great option if you want nightly builds or specific configuration
226+
It's a great option if you want nightly builds or specific configuration
227227

228228
In case you are not satisfied with the features included in the supplied
229229
binaries, you could try compiling Vim yourself. Get the source archive from

0 commit comments

Comments
 (0)