vimPlugins.resession-nvim: init at 2024-08-16

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
PowerUser64
2024-10-07 08:11:03 +02:00
committed by Gaétan Lepage
co-authored by Gaétan Lepage
parent f85a2d005e
commit b5bb2bc5ef
2 changed files with 13 additions and 0 deletions
@@ -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";
@@ -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/,,