diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 341c2903fcc6..526678171d27 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11146,6 +11146,18 @@ final: prev: meta.homepage = "https://github.com/camspiers/snap/"; }; + snacks-nvim = buildVimPlugin { + pname = "snacks.nvim"; + version = "2024-11-07"; + src = fetchFromGitHub { + owner = "folke"; + repo = "snacks.nvim"; + rev = "334895c5bb2ed04f65800abaeb91ccb0487b0f1f"; + sha256 = "uKAdjRLUtKi6FlE0IHGlnW0Bv2hQhoTRiarvwyU0YaE="; + }; + meta.homepage = "https://github.com/folke/snacks.nvim/"; + }; + snippets-nvim = buildVimPlugin { pname = "snippets.nvim"; version = "2020-09-09"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8fbffbaaed9b..25e18fa88d7a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -935,6 +935,7 @@ https://github.com/m4xshen/smartcolumn.nvim/,, https://github.com/gorkunov/smartpairs.vim/,, https://github.com/ibhagwan/smartyank.nvim/,, https://github.com/camspiers/snap/,, +https://github.com/folke/snacks.nvim/,HEAD, https://github.com/norcalli/snippets.nvim/,, https://github.com/shaunsingh/solarized.nvim/,HEAD, https://github.com/sainnhe/sonokai/,,