mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: add removed features in news.txt
This commit is contained in:
parent
36ca082a11
commit
2ae54cef6e
@ -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*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user