mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00
docs: add removed features in news.txt
This commit is contained in:
@@ -237,6 +237,10 @@ The following deprecated functions or APIs were removed.
|
|||||||
• |LanguageTree:parse()| no longer returns changed regions. Please use the
|
• |LanguageTree:parse()| no longer returns changed regions. Please use the
|
||||||
`on_changedtree` callbacks instead.
|
`on_changedtree` callbacks instead.
|
||||||
|
|
||||||
|
• `vim.highlight.create()`, `vim.highlight.link()` were removed, use |nvim_set_hl()| instead.
|
||||||
|
|
||||||
|
• `require'health'` was removed. Use |vim.health| instead.
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
DEPRECATIONS *news-deprecations*
|
DEPRECATIONS *news-deprecations*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user