mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 05:25:10 +00:00
'cpoptions': remove "<" flag; ignore <special>
Closes #6937 "nvim_get_keymap output is unreliable"
This commit is contained in:
@@ -332,7 +332,7 @@ Test functions:
|
||||
|
||||
Other options:
|
||||
'antialias'
|
||||
'cpoptions' (g j k H w * - and all POSIX flags were removed)
|
||||
'cpoptions' (g j k H w < * - and all POSIX flags were removed)
|
||||
'encoding' ("utf-8" is always used)
|
||||
'esckeys'
|
||||
'guioptions' "t" flag was removed
|
||||
|
||||
Reference in New Issue
Block a user