News
Nvim :help
pages, generated
from source
using the tree-sitter-vimdoc parser.
Notable changes since Nvim 0.11
For changes in the previous release, see
news-0.11.
====== Remove this section before release. ======
The following changes to UNRELEASED features were made during the development
cycle (Nvim HEAD, the "master" branch).
EXPERIMENTS
LSP
OPTIONS
TREESITTER
These changes may require adaptations in your config or plugins.
API
BUILD
DIAGNOSTICS
EDITOR
EVENTS
HIGHLIGHTS
LSP
LUA
OPTIONS
'diffopt' inline:
configures diff highlighting for changes within a line.
PLUGINS
TREESITTER
TUI
VIMSCRIPT
The following new features were added.
API
DEFAULTS
DIAGNOSTICS
EDITOR
EVENTS
HIGHLIGHTS
LSP
LUA
Lua type annotations for vim.uv
.
OPTIONS
'autowriteall' writes all buffers upon receiving
SIGHUP
,
SIGQUIT
or
SIGTSTP
.
'diffopt' inline:
configures diff highlighting for changes within a line.
g:clipboard accepts a string name to force any builtin clipboard tool.
PLUGINS
STARTUP
TERMINAL
TREESITTER
TUI
UI
:checkhealth shows a summary in the header for every healthcheck.
VIMSCRIPT
These existing features changed their behavior.
These deprecated features were removed.