We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a12ea commit accde69Copy full SHA for accde69
en/userfunc.txt
@@ -1,4 +1,4 @@
1
-*userfunc.txt* For Vim version 9.0. Last change: 2022 Sep 09
+*userfunc.txt* For Vim version 9.0. Last change: 2022 Nov 17
2
3
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -8,8 +8,8 @@ Defining and using functions.
8
9
This is introduced in section |41.7| of the user manual.
10
11
-1. Defining a fuction |define-function|
12
-2. Calling a fuction |:call|
+1. Defining a function |define-function|
+2. Calling a function |:call|
13
3. Cleaning up in a function |:defer|
14
4. Automatically loading functions |autoload-functions|
15
0 commit comments