diff options
Diffstat (limited to 'runtime/doc/editing.txt')
-rw-r--r-- | runtime/doc/editing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index e379d9eeb1..34650b88d4 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1651,7 +1651,7 @@ There are three different types of searching: with depth limiter (/usr/**2) or upward search (;) notations. ============================================================================== -11. Trusted Files *trust* +12. Trusted Files *trust* Nvim has the ability to execute arbitrary code through the 'exrc' option. In order to prevent executing code from untrusted sources, Nvim has the concept of |