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
2
2
3
3
4
4
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -8,8 +8,8 @@ Defining and using functions.
8
8
9
9
This is introduced in section | 41.7 | of the user manual.
10
10
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 |
13
13
3. Cleaning up in a function | :defer |
14
14
4. Automatically loading functions | autoload-functions |
15
15
You can’t perform that action at this time.
0 commit comments