vimPlugins.conjure-nvim: init at 2.1-unstable-2025-11-08 (#474839)
This commit is contained in:
@@ -3508,6 +3508,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
conjure-nvim = buildVimPlugin {
|
||||
pname = "conjure.nvim";
|
||||
version = "2.1-unstable-2025-11-08";
|
||||
src = fetchFromGitHub {
|
||||
owner = "niklasdewally";
|
||||
repo = "conjure.nvim";
|
||||
rev = "dafc1c512b97a85eddba5e994107598db97d73b9";
|
||||
hash = "sha256-VCtnbhwZ8bIOmwUwu+ExU//FNhvsdJrac9Hdy9GKUr4=";
|
||||
};
|
||||
meta.homepage = "https://github.com/niklasdewally/conjure.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
context-vim = buildVimPlugin {
|
||||
pname = "context.vim";
|
||||
version = "0-unstable-2024-07-19";
|
||||
|
||||
@@ -268,6 +268,7 @@ https://github.com/chikatoike/concealedyank.vim/,,
|
||||
https://github.com/rhysd/conflict-marker.vim/,,
|
||||
https://github.com/stevearc/conform.nvim/,HEAD,
|
||||
https://github.com/Olical/conjure/,,
|
||||
https://github.com/niklasdewally/conjure.nvim/,HEAD,
|
||||
https://github.com/wellle/context.vim/,,
|
||||
https://github.com/Shougo/context_filetype.vim/,,
|
||||
https://github.com/banjo/contextfiles.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user