commit | 30e9b3c4256710781c3bd64efb33f138e4e074b3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Sep 07 16:24:12 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Sep 07 16:24:12 2019 +0200 |
tree | d67de0508b255d8903b174c086da4d1386ccd5ea | |
parent | fa90d70884ee208966b84052080a7d5eeb8ac2d5 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 8bea28b..afad175 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt
@@ -1746,7 +1746,7 @@ written such that it should be trivial to include it. To do so add the following two lines to the syntax coloring file for that language (the example comes from the asp.vim file): - +> runtime! syntax/html.vim syn cluster htmlPreproc add=asp