File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *usr_toc.txt* For Vim version 9.0. Last change: 2022 Jun 03
1
+ *usr_toc.txt* For Vim version 9.0. Last change: 2022 Jun 20
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -46,8 +46,8 @@ Tuning Vim ~
46
46
47
47
Writing Vim script ~
48
48
| usr_50.txt | Advanced Vim script writing
49
- | usr_51.txt | Create a plugin
50
- | usr_52.txt | Write plugins using Vim9 script
49
+ | usr_51.txt | Write plugins
50
+ | usr_52.txt | Write larger plugins
51
51
52
52
Making Vim Run ~
53
53
| usr_90.txt | Installing Vim
@@ -345,7 +345,7 @@ Writing Vim script ~
345
345
346
346
| usr_50.txt | Advanced Vim script writing
347
347
| 50.1 | Exceptions
348
- | 50.2 | Function with variable number of arguments
348
+ | 50.2 | Function with variable number of arguments
349
349
| 50.3 | Restoring the view
350
350
351
351
| usr_51.txt | Write plugins
You can’t perform that action at this time.
0 commit comments