mirror of
https://github.com/vim/vim
synced 2025-07-16 09:12:00 +00:00
runtime(doc): clarify behaviour of set maxcombine=0
related: #17400 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -5719,6 +5719,7 @@ A jump table for the options with a short description can be found at |Q_op|.
|
||||
Maximum value is 6.
|
||||
Even when this option is set to 2 you can still edit text with more
|
||||
combining characters, you just can't see them. Use |g8| or |ga|.
|
||||
When set to 0, you will not be able to see any combining characters.
|
||||
See |mbyte-combining|.
|
||||
|
||||
*'maxfuncdepth'* *'mfd'*
|
||||
|
Reference in New Issue
Block a user