diff options
Diffstat (limited to 'runtime/doc/news.txt')
-rw-r--r-- | runtime/doc/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt index 66e8e5ef9f..ee409d542a 100644 --- a/runtime/doc/news.txt +++ b/runtime/doc/news.txt @@ -45,6 +45,9 @@ The following changes may require adaptations in user config or plugins. - `printheader` - `printmbcharset` +• 'paste' option is now deprecated and 'pastetoggle' is removed. |paste| works + automatically in GUI and terminal (TUI) Nvim. Just Paste It.™ + • libiconv and intl are now required build dependencies. • Unsaved changes are now preserved rather than discarded when |channel-stdio| |