aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/insert.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-10-29 09:37:48 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-10-29 09:39:48 +0100
commit5a022c71e45660dde1b9d13907c84f32564e3888 (patch)
tree5400e9936d96d9fad7904b62347c91947e7163ef /runtime/doc/insert.txt
parent884ac811355fc4e16bb73798bc5329f41499e3cd (diff)
downloadrneovim-5a022c71e45660dde1b9d13907c84f32564e3888.tar.gz
rneovim-5a022c71e45660dde1b9d13907c84f32564e3888.tar.bz2
rneovim-5a022c71e45660dde1b9d13907c84f32564e3888.zip
vim-patch:6dc819b1299e
Updated runtime and language files. https://github.com/vim/vim/commit/6dc819b1299e1d9f99303568772ade544d5c1322
Diffstat (limited to 'runtime/doc/insert.txt')
-rw-r--r--runtime/doc/insert.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index 24106dec42..48a196e8d2 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1510,7 +1510,7 @@ phpFunctions.
If you wish non-filetype syntax items to also be included, you can use a
regular expression syntax (added in version 13.0 of
-autoload\syntaxcomplete.vim) to add items. Looking at the output from
+autoload/syntaxcomplete.vim) to add items. Looking at the output from
":syntax list" while editing a PHP file I can see some of these entries: >
htmlArg,htmlTag,htmlTagName,javaScriptStatement,javaScriptGlobalObjects