File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *userfunc.txt* For Vim バージョン 9.0. Last change: 2022 Sep 09
1+ *userfunc.txt* For Vim バージョン 9.0. Last change: 2022 Nov 17
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *userfunc.txt* For Vim version 9.0. Last change: 2022 Sep 09
1+ *userfunc.txt* For Vim version 9.0. Last change: 2022 Nov 17
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -8,8 +8,8 @@ Defining and using functions.
88
99This is introduced in section | 41.7 | of the user manual.
1010
11- 1. Defining a fuction | define-function |
12- 2. Calling a fuction | :call |
11+ 1. Defining a function | define-function |
12+ 2. Calling a function | :call |
13133. Cleaning up in a function | :defer |
14144. Automatically loading functions | autoload-functions |
1515
You can’t perform that action at this time.
0 commit comments