mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/deprecation: remove gruvbox-material deprecation
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
7afdd40b96
commit
d59907633a
1 changed files with 0 additions and 6 deletions
|
|
@ -23,12 +23,6 @@ let
|
|||
It is recommended to use `plugins.pckr` or `plugins.lazy` instead.
|
||||
'';
|
||||
};
|
||||
renamed.colorschemes = {
|
||||
# Added 2025-08-06
|
||||
# NOTE: The old name is not in a stable version and was only in unstable for a few weeks,
|
||||
# so we can remove this alias more quickly than usual.
|
||||
gruvbox-material = "gruvbox-material-nvim";
|
||||
};
|
||||
renamed.plugins = {
|
||||
# Added 2024-09-17
|
||||
surround = "vim-surround";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue