From b5bb2bc5ef96bceb224cf3b0cc3b3bf9f5c78f8f Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Sun, 15 Sep 2024 16:18:17 -0700 Subject: [PATCH] vimPlugins.resession-nvim: init at 2024-08-16 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GaƩtan Lepage <33058747+GaetanLepage@users.noreply.github.com> --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 3cd4bb6dfbc8..c8d3b159bb1d 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -18528,6 +18528,18 @@ final: prev: meta.homepage = "https://github.com/samodostal/image.nvim/"; }; + resession-nvim = buildVimPlugin { + pname = "resession.nvim"; + version = "2024-08-16"; + src = fetchFromGitHub { + owner = "stevearc"; + repo = "resession.nvim"; + rev = "c4d92a57b3936a2d6e1c087dbd6b670da2b1b082"; + sha256 = "sha256-S5mN/1yzUjV76YTYB41aaTL1xuGEfTN2LpEsc28RhDM="; + }; + meta.homepage = "https://github.com/stevearc/resession.nvim"; + }; + tinykeymap = buildVimPlugin { pname = "tinykeymap"; version = "2024-02-17"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index c94388161d62..177c243f3019 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -878,6 +878,7 @@ https://github.com/vladdoster/remember.nvim/,, https://github.com/filipdutescu/renamer.nvim/,, https://github.com/MeanderingProgrammer/render-markdown.nvim/,, https://github.com/gabrielpoca/replacer.nvim/,HEAD, +https://github.com/stevearc/resession.nvim/,HEAD, https://github.com/NTBBloodbath/rest.nvim/,, https://github.com/vim-scripts/restore_view.vim/,HEAD,restore-view-vim https://github.com/gu-fan/riv.vim/,,