]> granicus.if.org Git - vim/commit
For conceal mode: when two different syntax items follow each other, show the
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Jul 2010 20:16:29 +0000 (22:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Jul 2010 20:16:29 +0000 (22:16 +0200)
commit27c735b2f87770a59940a15e44a052bd9eaf99e4
tree70ed59b15394c97bce854fcf906d2a152bb769c7
parentfa5d1e63c73cfb8b85fb94a9bd073eb34d143742
For conceal mode: when two different syntax items follow each other, show the
replacement character for both.
src/proto/syntax.pro
src/screen.c
src/syntax.c