Mercurial > vim
comparison runtime/doc/syntax.txt @ 15068:d9d97b8afe0d
Update runtime files
commit https://github.com/vim/vim/commit/b730f0c7ba36492d795f081b19bbcb85cdf0f50f
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Nov 25 03:56:26 2018 +0100
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 25 Nov 2018 04:00:08 +0100 |
parents | f8b0f1e42f2c |
children | 8b334e4cb97f |
comparison
equal
deleted
inserted
replaced
15067:378ee8266ca6 | 15068:d9d97b8afe0d |
---|---|
771 When 0, generate standard HTML 4.01 (strict when possible). | 771 When 0, generate standard HTML 4.01 (strict when possible). |
772 When 1, generate XHTML 1.0 instead (XML compliant HTML). | 772 When 1, generate XHTML 1.0 instead (XML compliant HTML). |
773 > | 773 > |
774 :let g:html_use_xhtml = 1 | 774 :let g:html_use_xhtml = 1 |
775 < | 775 < |
776 | |
777 vim:tw=78:sw=4:ts=8:sts=4:ft=help:norl:ai:noet: | |
778 | 776 |
779 ABEL *abel.vim* *ft-abel-syntax* | 777 ABEL *abel.vim* *ft-abel-syntax* |
780 | 778 |
781 ABEL highlighting provides some user-defined options. To enable them, assign | 779 ABEL highlighting provides some user-defined options. To enable them, assign |
782 any value to the respective variable. Example: > | 780 any value to the respective variable. Example: > |