@@ -6,10 +6,9 @@ WHAT IS VIM?
66Vim is a greatly improved version of the good old UNIX editor Vi. Many new
77features have been added: multi-level undo, syntax highlighting, command line
88history, on-line help, spell checking, filename completion, block operations,
9- script language, etc. There is also a Graphical User Interface (GUI)
10- available. Still, Vi compatibility is maintained, those who have Vi "in the
11- fingers" will feel at home. See "runtime/doc/vi_diff.txt" for differences with
12- Vi.
9+ script language, etc. There is also a Graphical User Interface (GUI) available.
10+ Still, Vi compatibility is maintained, those who have Vi "in the fingers" will
11+ feel at home. See "runtime/doc/vi_diff.txt" for differences with Vi.
1312
1413This editor is very useful for editing programs and other plain text files.
1514All commands are given with normal keyboard characters, so those who can type
@@ -60,9 +59,10 @@ README_ami.txt Amiga
6059README_unix.txt Unix
6160README_dos.txt MS-DOS and MS-Windows
6261README_mac.txt Macintosh
62+ README_haiku.txt Haiku
6363README_vms.txt VMS
6464
65- There are more README_*.txt files, depending on the distribution you used.
65+ There are other README_*.txt files, depending on the distribution you used.
6666
6767
6868DOCUMENTATION
@@ -71,9 +71,9 @@ The Vim tutor is a one hour training course for beginners. Often it can be
7171started as "vimtutor". See ":help tutor" for more information.
7272
7373The best is to use ":help" in Vim. If you don't have an executable yet, read
74- "runtime/doc/help.txt". It contains pointers to the other documentation
75- files. The User Manual reads like a book and is recommended to learn to use
76- Vim. See ":help user-manual".
74+ "runtime/doc/help.txt". It contains pointers to the other documentation files.
75+ The User Manual reads like a book and is recommended to learn to use Vim. See
76+ ":help user-manual".
7777
7878
7979COPYING
@@ -92,15 +92,14 @@ distribute it.
9292SPONSORING
9393
9494Fixing bugs and adding new features takes a lot of time and effort. To show
95- your appreciation for the work and motivate Bram and others to continue
96- working on Vim please send a donation.
95+ your appreciation for the work and motivate developers to continue working on
96+ Vim please send a donation.
9797
98- Since Bram is back to a paid job the money will now be used to help children
99- in Uganda. See runtime/doc/uganda.txt. But at the same time donations
100- increase Bram's motivation to keep working on Vim!
98+ The money you donated will be mainly used to help children in Uganda. See
99+ " runtime/doc/uganda.txt" . But at the same time donations increase the
100+ development team motivation to keep working on Vim!
101101
102102For the most recent information about sponsoring look on the Vim web site:
103-
104103 https://www.vim.org/sponsor/
105104
106105
@@ -111,15 +110,17 @@ If you would like to help make Vim better, see the CONTRIBUTING.md file.
111110
112111INFORMATION
113112
113+ If you are on macOS, you can use MacVim: https://macvim.org
114+
114115The latest news about Vim can be found on the Vim home page:
115116 https://www.vim.org/
116117
117118If you have problems, have a look at the Vim documentation or tips:
118119 https://www.vim.org/docs.php
119120 https://vim.fandom.com/wiki/Vim_Tips_Wiki
120121
121- If you still have problems or any other questions, use one of the mailing
122- lists to discuss them with Vim users and developers:
122+ If you still have problems or any other questions, use one of the mailing lists
123+ to discuss them with Vim users and developers:
123124 https://www.vim.org/maillist.php
124125
125126If nothing else works, report bugs directly to the vim-dev mailing list:
@@ -128,8 +129,7 @@ If nothing else works, report bugs directly to the vim-dev mailing list:
128129
129130MAIN AUTHOR
130131
131- Most of Vim was created by Bram Moolenaar <
[email protected] >
| Bram-Moolenaar
| 132+ Most of Vim was created by Bram Moolenaar <
[email protected] >
, ":help Bram-Moolenaar
" 132133
133- Send any other comments, patches, flowers and suggestions to the vim-dev mailing list:
134-
135- 134+ Send any other comments, patches, flowers and suggestions to the vim-dev
135+
0 commit comments