Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions doc/vimtex.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2234,9 +2234,10 @@ OPTIONS *vimtex-options*
\}

*g:vimtex_syntax_conceal_disable*
The option |g:vimtex_syntax_conceal| allows to selectively disable conceal
features. For convenience, this option allows to disable all conceal
features in one go. For more info, see |vimtex-syntax-conceal|.
The option |g:vimtex_syntax_conceal| allows selectively disabling conceal
features. To disable all conceal features at once, set the option
|g:vimtex_syntax_conceal_disable| to 1 (or any nonzero value). For more
info, see |vimtex-syntax-conceal|.

Default value: 0

Expand Down