diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 28f560d5646f..3628d4089aad 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 9e15bff3534b..783a6c916d7f 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,