Skip to content

Commit 77bb1d2

Browse files
committed
plugins/deprecation: remove gruvbox-material deprecation
Signed-off-by: saygo-png <[email protected]>
1 parent 1db1795 commit 77bb1d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

plugins/deprecation.nix

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ let
2323
It is recommended to use `plugins.pckr` or `plugins.lazy` instead.
2424
'';
2525
};
26-
renamed.colorschemes = {
27-
# Added 2025-08-06
28-
# NOTE: The old name is not in a stable version and was only in unstable for a few weeks,
29-
# so we can remove this alias more quickly than usual.
30-
gruvbox-material = "gruvbox-material-nvim";
31-
};
3226
renamed.plugins = {
3327
# Added 2024-09-17
3428
surround = "vim-surround";

0 commit comments

Comments
 (0)