diff options
author | Florian Walch <florian@fwalch.com> | 2015-01-04 19:37:32 +0100 |
---|---|---|
committer | Florian Walch <florian@fwalch.com> | 2015-01-04 19:42:30 +0100 |
commit | b332aebe252c812ec4068892db4fad71b8075185 (patch) | |
tree | 252a2616a496b575f1b07285df42d88d06cfa8a2 /runtime/doc/syntax.txt | |
parent | 10ff6ee0d7efedc4e3812b39dc8327b8aeef57a7 (diff) | |
download | rneovim-b332aebe252c812ec4068892db4fad71b8075185.tar.gz rneovim-b332aebe252c812ec4068892db4fad71b8075185.tar.bz2 rneovim-b332aebe252c812ec4068892db4fad71b8075185.zip |
vim-patch:6921742
Update runtime files.
https://code.google.com/p/vim/source/detail?r=6921742f396a4abd21d7f69843b804ca0b96059c
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r-- | runtime/doc/syntax.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 35ea3ad7bc..d47b09a5dd 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1,4 +1,4 @@ -*syntax.txt* For Vim version 7.4. Last change: 2014 Jun 27 +*syntax.txt* For Vim version 7.4. Last change: 2014 Aug 29 VIM REFERENCE MANUAL by Bram Moolenaar @@ -501,7 +501,7 @@ inserted for that purpose if no line numbers are shown. This ID attribute takes the form of L123 for single-buffer HTML pages, or W2L123 for diff-view pages, and is used to jump to a specific line (in a specific window of a diff view). Javascript is inserted to open any closed dynamic folds -(|g:html_dynamic_folds|) containing the specificed line before jumping. The +(|g:html_dynamic_folds|) containing the specified line before jumping. The javascript also allows omitting the window ID in the url, and the leading L. For example: > |