vimPlugins.actions-nvim: init at 0-unstable-2026-04-02 (#506212)
This commit is contained in:
@@ -645,6 +645,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
actions-nvim = buildVimPlugin {
|
||||
pname = "actions.nvim";
|
||||
version = "0-unstable-2026-04-02";
|
||||
src = fetchFromGitHub {
|
||||
owner = "mrtnvgr";
|
||||
repo = "actions.nvim";
|
||||
rev = "b78239fb1097d220feba105c26af60f88d3d9ac8";
|
||||
hash = "sha256-AvCU8p68JeDvVliC1dRbNrHEaFRLVyS0js5ifc8iotc=";
|
||||
};
|
||||
meta.homepage = "https://github.com/mrtnvgr/actions.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
actions-preview-nvim = buildVimPlugin {
|
||||
pname = "actions-preview.nvim";
|
||||
version = "0-unstable-2025-10-03";
|
||||
|
||||
@@ -49,6 +49,7 @@ https://github.com/Alligator/accent.vim/,HEAD,
|
||||
https://github.com/mileszs/ack.vim/,,
|
||||
https://github.com/eikenb/acp/,,
|
||||
https://github.com/aznhe21/actions-preview.nvim/,,
|
||||
https://github.com/mrtnvgr/actions.nvim/,HEAD,
|
||||
https://github.com/aaronhallaert/advanced-git-search.nvim/,HEAD,
|
||||
https://github.com/Mofiqul/adwaita.nvim/,HEAD,
|
||||
https://github.com/stevearc/aerial.nvim/,,
|
||||
|
||||
Reference in New Issue
Block a user