comparison runtime/doc/syntax.txt @ 11062:1218c5353e2b

Runtime file updates. commit https://github.com/vim/vim/commit/214641f77df6f318a4b3a0b09723c19859a103f4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 5 17:04:09 2017 +0100 Runtime file updates.
author Christian Brabandt <cb@256bit.org>
date Sun, 05 Mar 2017 17:15:05 +0100
parents e05695e59f6d
children bd6ff5246c71
comparison
equal deleted inserted replaced
11061:0f11b92d7f5e 11062:1218c5353e2b
2644 later, and part earlier) adds. 2644 later, and part earlier) adds.
2645 2645
2646 2646
2647 RESTRUCTURED TEXT *rst.vim* *ft-rst-syntax* 2647 RESTRUCTURED TEXT *rst.vim* *ft-rst-syntax*
2648 2648
2649 You may set what syntax definitions should be used for code blocks via 2649 You may set what syntax definitions should be used for code blocks via >
2650 let rst_syntax_code_list = ['vim', 'lisp', ...] 2650 let rst_syntax_code_list = ['vim', 'lisp', ...]
2651 2651 <
2652 2652
2653 REXX *rexx.vim* *ft-rexx-syntax* 2653 REXX *rexx.vim* *ft-rexx-syntax*
2654 2654
2655 If you notice highlighting errors while scrolling backwards, which are fixed 2655 If you notice highlighting errors while scrolling backwards, which are fixed
2656 when redrawing with CTRL-L, try setting the "rexx_minlines" internal variable 2656 when redrawing with CTRL-L, try setting the "rexx_minlines" internal variable