Mercurial > vim
comparison src/testdir/Make_amiga.mak @ 6947:1efa7c2b9368 v7.4.792
patch 7.4.792
Problem: Can only conceal text by defining syntax items.
Solution: Use matchadd() to define concealing. (Christian Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 21 Jul 2015 15:48:27 +0200 |
parents | 4db70c94226b |
children | 814f1f569e4a |
comparison
equal
deleted
inserted
replaced
6946:c56ef0540cd5 | 6947:1efa7c2b9368 |
---|---|
52 test_listchars.out \ | 52 test_listchars.out \ |
53 test_listlbr.out \ | 53 test_listlbr.out \ |
54 test_listlbr_utf8.out \ | 54 test_listlbr_utf8.out \ |
55 test_mapping.out \ | 55 test_mapping.out \ |
56 test_marks.out \ | 56 test_marks.out \ |
57 test_match_conceal.out \ | |
57 test_nested_function.out \ | 58 test_nested_function.out \ |
58 test_options.out \ | 59 test_options.out \ |
59 test_perl.out \ | 60 test_perl.out \ |
60 test_qf_title.out \ | 61 test_qf_title.out \ |
61 test_ruby.out \ | 62 test_ruby.out \ |
203 test_listchars.out: test_listchars.in | 204 test_listchars.out: test_listchars.in |
204 test_listlbr.out: test_listlbr.in | 205 test_listlbr.out: test_listlbr.in |
205 test_listlbr_utf8.out: test_listlbr_utf8.in | 206 test_listlbr_utf8.out: test_listlbr_utf8.in |
206 test_mapping.out: test_mapping.in | 207 test_mapping.out: test_mapping.in |
207 test_marks.out: test_marks.in | 208 test_marks.out: test_marks.in |
209 test_match_conceal.out: test_match_conceal.in | |
208 test_nested_function.out: test_nested_function.in | 210 test_nested_function.out: test_nested_function.in |
209 test_options.out: test_options.in | 211 test_options.out: test_options.in |
210 test_perl.out: test_perl.in | 212 test_perl.out: test_perl.in |
211 test_qf_title.out: test_qf_title.in | 213 test_qf_title.out: test_qf_title.in |
212 test_ruby.out: test_ruby.in | 214 test_ruby.out: test_ruby.in |