Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -5946,6 +5946,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; helm-ls-nvim = buildVimPlugin { pname = "helm-ls.nvim"; version = "2025-06-07"; src = fetchFromGitHub { owner = "qvalentin"; repo = "helm-ls.nvim"; rev = "2bf45466c26a24e05b5266f82a3abead13e32c16"; sha256 = "0h0mp3qf57s4byr37rg1ynbr3bha1wa9fswnv3ypb0n9n9igr5ys"; }; meta.homepage = "https://github.com/qvalentin/helm-ls.nvim/"; meta.hydraPlatforms = [ ]; }; helpview-nvim = buildVimPlugin { pname = "helpview.nvim"; version = "2025-04-26"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ direnv, fzf, gawk, helm-ls, himalaya, htop, jq, Loading Loading @@ -1405,6 +1406,12 @@ in luaAttr = luaPackages.haskell-tools-nvim; }; helm-ls-nvim = super.helm-ls-nvim.overrideAttrs { runtimeDeps = [ helm-ls ]; }; helpview-nvim = super.helpview-nvim.overrideAttrs { nvimSkipModules = [ "definitions.__vimdoc" ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -455,6 +455,7 @@ https://github.com/wenzel-hoffman/haskell-with-unicode.vim/,HEAD, https://github.com/travitch/hasksyn/,, https://github.com/lukas-reineke/headlines.nvim/,HEAD, https://github.com/rebelot/heirline.nvim/,, https://github.com/qvalentin/helm-ls.nvim/,HEAD, https://github.com/OXY2DEV/helpview.nvim/,HEAD, https://github.com/RaafatTurki/hex.nvim/,HEAD, https://github.com/Yggdroot/hiPairs/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -5946,6 +5946,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; helm-ls-nvim = buildVimPlugin { pname = "helm-ls.nvim"; version = "2025-06-07"; src = fetchFromGitHub { owner = "qvalentin"; repo = "helm-ls.nvim"; rev = "2bf45466c26a24e05b5266f82a3abead13e32c16"; sha256 = "0h0mp3qf57s4byr37rg1ynbr3bha1wa9fswnv3ypb0n9n9igr5ys"; }; meta.homepage = "https://github.com/qvalentin/helm-ls.nvim/"; meta.hydraPlatforms = [ ]; }; helpview-nvim = buildVimPlugin { pname = "helpview.nvim"; version = "2025-04-26"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ direnv, fzf, gawk, helm-ls, himalaya, htop, jq, Loading Loading @@ -1405,6 +1406,12 @@ in luaAttr = luaPackages.haskell-tools-nvim; }; helm-ls-nvim = super.helm-ls-nvim.overrideAttrs { runtimeDeps = [ helm-ls ]; }; helpview-nvim = super.helpview-nvim.overrideAttrs { nvimSkipModules = [ "definitions.__vimdoc" ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -455,6 +455,7 @@ https://github.com/wenzel-hoffman/haskell-with-unicode.vim/,HEAD, https://github.com/travitch/hasksyn/,, https://github.com/lukas-reineke/headlines.nvim/,HEAD, https://github.com/rebelot/heirline.nvim/,, https://github.com/qvalentin/helm-ls.nvim/,HEAD, https://github.com/OXY2DEV/helpview.nvim/,HEAD, https://github.com/RaafatTurki/hex.nvim/,HEAD, https://github.com/Yggdroot/hiPairs/,, Loading