Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -6938,6 +6938,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; lazyjj-nvim = buildVimPlugin { pname = "lazyjj.nvim"; version = "2024-11-28"; src = fetchFromGitHub { owner = "swaits"; repo = "lazyjj.nvim"; rev = "bba66a1351ff1f1bd078c8a1b00b8d12b3ed0017"; sha256 = "0fcfqqc23ri9pw5h23bnryqp6cdd3djvxbivj05lllxharbdzpl7"; }; meta.homepage = "https://github.com/swaits/lazyjj.nvim/"; meta.hydraPlatforms = [ ]; }; lean-nvim = buildVimPlugin { pname = "lean.nvim"; version = "2025-06-23"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +9 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,8 @@ websocat, # lazydocker.nvim dependencies lazydocker, # lazyjj.nvim dependencies lazyjj, # luau-lsp-nvim dependencies luau-lsp, # uv.nvim dependencies Loading Loading @@ -1548,6 +1550,13 @@ in ]; }; lazyjj-nvim = super.lazyjj-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; runtimeDeps = [ lazyjj ]; }; LazyVim = super.LazyVim.overrideAttrs { # Any other dependency is optional dependencies = [ self.lazy-nvim ]; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -532,6 +532,7 @@ https://github.com/folke/lazy.nvim/,HEAD, https://github.com/folke/lazydev.nvim/,, https://github.com/crnvl96/lazydocker.nvim/,HEAD, https://github.com/kdheepak/lazygit.nvim/,, https://github.com/swaits/lazyjj.nvim/,HEAD, https://github.com/Julian/lean.nvim/,, https://github.com/leanprover/lean.vim/,, https://github.com/ggandor/leap-ast.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -6938,6 +6938,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; lazyjj-nvim = buildVimPlugin { pname = "lazyjj.nvim"; version = "2024-11-28"; src = fetchFromGitHub { owner = "swaits"; repo = "lazyjj.nvim"; rev = "bba66a1351ff1f1bd078c8a1b00b8d12b3ed0017"; sha256 = "0fcfqqc23ri9pw5h23bnryqp6cdd3djvxbivj05lllxharbdzpl7"; }; meta.homepage = "https://github.com/swaits/lazyjj.nvim/"; meta.hydraPlatforms = [ ]; }; lean-nvim = buildVimPlugin { pname = "lean.nvim"; version = "2025-06-23"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +9 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,8 @@ websocat, # lazydocker.nvim dependencies lazydocker, # lazyjj.nvim dependencies lazyjj, # luau-lsp-nvim dependencies luau-lsp, # uv.nvim dependencies Loading Loading @@ -1548,6 +1550,13 @@ in ]; }; lazyjj-nvim = super.lazyjj-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; runtimeDeps = [ lazyjj ]; }; LazyVim = super.LazyVim.overrideAttrs { # Any other dependency is optional dependencies = [ self.lazy-nvim ]; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -532,6 +532,7 @@ https://github.com/folke/lazy.nvim/,HEAD, https://github.com/folke/lazydev.nvim/,, https://github.com/crnvl96/lazydocker.nvim/,HEAD, https://github.com/kdheepak/lazygit.nvim/,, https://github.com/swaits/lazyjj.nvim/,HEAD, https://github.com/Julian/lean.nvim/,, https://github.com/leanprover/lean.vim/,, https://github.com/ggandor/leap-ast.nvim/,HEAD, Loading