mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +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
|
||||
`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*
|
||||
|
||||
|
Reference in New Issue
Block a user