Unverified Commit 901c72d6 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.jj-nvim: init at 2025-12-25 (#475014)

parents 3438c4ec 26d1edd8
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -7079,6 +7079,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";
+1 −0
Original line number Diff line number Diff line
@@ -542,6 +542,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,