mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc/options: Removed vim-only text from ambiwidth. (#14602)
NeoVim always includes all features and doesn´t have termcap-options (t_u7).
This commit is contained in:
committed by
GitHub
parent
efe33fc799
commit
6dd04ed5f6
@@ -595,10 +595,6 @@ A jump table for the options with a short description can be found at |Q_op|.
|
||||
set to one of CJK locales. See Unicode Standard Annex #11
|
||||
(http://www.unicode.org/reports/tr11).
|
||||
|
||||
Vim may set this option automatically at startup time when Vim is
|
||||
compiled with the |+termresponse| feature and if t_u7 is set to the
|
||||
escape sequence to request cursor position report.
|
||||
|
||||
*'autochdir'* *'acd'* *'noautochdir'* *'noacd'*
|
||||
'autochdir' 'acd' boolean (default off)
|
||||
global
|
||||
|
||||
Reference in New Issue
Block a user