mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 18:41:48 +00:00
Merge pull request #26512 from famiu/refactor/options/type_flags
refactor(options): remove option type macros
This commit is contained in:
@@ -346,6 +346,9 @@ The following changes to existing APIs or features add new behavior.
|
||||
|
||||
• Added "force_crlf" option field in |nvim_open_term()|.
|
||||
|
||||
• Attempting to set an invalid keycode option (e.g. `set t_foo=123`) no longer
|
||||
gives an error.
|
||||
|
||||
==============================================================================
|
||||
REMOVED FEATURES *news-removed*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user