From 26d1edd8dac234a031ede193049342734900e1f8 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Mon, 29 Dec 2025 16:19:29 +0100 Subject: [PATCH] vimPlugins.jj-nvim: init at 0.1.0-unstable-2025-12-25 https://github.com/NicolasGB/jj.nvim --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 3628d4089aad..fc245d52389e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7053,6 +7053,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + jj-nvim = buildVimPlugin { + pname = "jj.nvim"; + version = "0.1.0-unstable-2025-12-25"; + src = fetchFromGitHub { + owner = "NicolasGB"; + repo = "jj.nvim"; + rev = "faf1a9f63c55d1d3649896de0d7cc18e4581d71e"; + hash = "sha256-OxBSxxPQRFq1EPmoUsICMTZFatkkb1mI/tPHCzeIW4Q="; + }; + meta.homepage = "https://github.com/NicolasGB/jj.nvim/"; + meta.hydraPlatforms = [ ]; + }; + jq-vim = buildVimPlugin { pname = "jq.vim"; version = "1.0.3-unstable-2024-11-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 783a6c916d7f..4a5d86ce6b4b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -540,6 +540,7 @@ https://github.com/davidhalter/jedi-vim/,, https://github.com/metalelf0/jellybeans-nvim/,, https://github.com/nanotech/jellybeans.vim/,, https://github.com/HiPhish/jinja.vim/,HEAD, +https://github.com/NicolasGB/jj.nvim/,HEAD, https://github.com/vito-c/jq.vim/,, https://github.com/neoclide/jsonc.vim/,, https://github.com/julelang/jule.nvim/,HEAD,