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 3afc386 commit 29befc2Copy full SHA for 29befc2
en/builtin.txt
@@ -6,9 +6,10 @@
6
7
Builtin functions *builtin-functions*
8
9
-Note: Expression evaluation can be disabled at compile time. If this has been
10
-done, the builtin functions are not available. See |+eval| and
11
-|no-eval-feature|.
+Note: Expression evaluation can be disabled at compile time, the builtin
+functions are not available then. See |+eval| and |no-eval-feature|.
+
12
+For functions grouped by what they are used for see |function-list|.
13
14
1. Overview |builtin-function-list|
15
2. Details |builtin-function-details|
0 commit comments