mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 05:25:10 +00:00
Remove POSIX 'cpoptions': cleanup
- CPO_ALL and CPO_VI are identical, so merge them - No longer check for the environment variable 'VIM_POSIX' - In vim_diff.txt, mention the removal of 'cpoptions' flags
This commit is contained in:
@@ -135,6 +135,7 @@ Highlight groups:
|
||||
|hl-VisualNOS|
|
||||
|
||||
Other options:
|
||||
'cpoptions' ('g', 'w', 'H', '*', '-', 'j', and all POSIX flags were removed)
|
||||
'guioptions' (only the 't' flag was removed)
|
||||
'guipty'
|
||||
'macatsui'
|
||||
|
||||
Reference in New Issue
Block a user