Feature description
Nvim v0.9.0 was released yesterday. This issue will be used to collect & discuss mandatory changes as well as new features during migration.
Git branch for migration: 0.9.
Additional information
-
MANDATORY CHANGES
-
NEW FEATURES
Linked issues
Feature description
Nvim v0.9.0 was released yesterday. This issue will be used to collect & discuss mandatory changes as well as new features during migration.
Git branch for migration: 0.9.
Additional information
MANDATORY CHANGES
hl_to_rgbto use builtinnvim_get_hlinstead. <==> feat(utils): use neovim builtin to get highlights #632:h news) <==> feat(options): support new options shipped with v0.9 #631FUNC_API_DEPRECATED_SINCE(9)API functions.* Support for Treesitter highlights is currently a mess. The plan is to reimplement basic hl groups and link Treesitter's highlights to these basic hl groups to reduce maintenance pressure.
NEW FEATURES
Linked issues
ray-x/cmp-treesitter/pull/10cause completion system to broke #624