We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db1795 commit 77bb1d2Copy full SHA for 77bb1d2
plugins/deprecation.nix
@@ -23,12 +23,6 @@ let
23
It is recommended to use `plugins.pckr` or `plugins.lazy` instead.
24
'';
25
};
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
- };
32
renamed.plugins = {
33
# Added 2024-09-17
34
surround = "vim-surround";
0 commit comments