diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 8ec6f72553ef..4b24870dd1ca 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10496,6 +10496,18 @@ final: prev: meta.homepage = "https://github.com/luukvbaal/statuscol.nvim/"; }; + stay-centered-nvim = buildVimPlugin { + pname = "stay-centered.nvim"; + version = "2024-04-13"; + src = fetchFromGitHub { + owner = "arnamak"; + repo = "stay-centered.nvim"; + rev = "91113bd82ac34f25c53d53e7c1545cb5c022ade8"; + sha256 = "030xikkr06lslp77z1i1xn6pgndnc12z3q2i8xd9vv8jmzylaf0c"; + }; + meta.homepage = "https://github.com/arnamak/stay-centered.nvim/"; + }; + styler-nvim = buildVimPlugin { pname = "styler.nvim"; version = "2024-07-22"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 60b36ab702bb..5211e8d8f20c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -882,6 +882,7 @@ https://github.com/josegamez82/starrynight/,HEAD, https://github.com/darfink/starsearch.vim/,, https://github.com/startup-nvim/startup.nvim/,HEAD, https://github.com/luukvbaal/statuscol.nvim/,, +https://github.com/arnamak/stay-centered.nvim/,HEAD, https://github.com/folke/styler.nvim/,, https://github.com/teto/stylish.nvim/,HEAD, https://github.com/gbprod/substitute.nvim/,HEAD,