Couple of small fixes for conceal feature. (Dominique Pelle)

This commit is contained in:
Bram Moolenaar
2010-06-22 05:16:38 +02:00
parent 883f5d08e4
commit 370df58df9
4 changed files with 18 additions and 10 deletions

View File

@ -3135,8 +3135,10 @@ These arguments can be used for all three commands:
conceal *conceal* *:syn-conceal*
When the "conceal" argument is given, the item is marked as concealable.
Whether or not it is actually concealed depends on the setting on the
'conceallevel' option.
Whether or not it is actually concealed depends on the value of the
'conceallevel' option. If 'modifiable' option is on, concealable items
in the current line are always displayed unconcealed to be able to edit
the line.
concealends *:syn-concealends*