Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -10178,6 +10178,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; neovim-tips = buildVimPlugin { pname = "neovim-tips"; version = "2025-11-25"; src = fetchFromGitHub { owner = "saxon1964"; repo = "neovim-tips"; rev = "b8c02411907ce1a5ded18a922a894a5dfb5c89a5"; sha256 = "084m1g9pxgkxcsbi6yja3fd71x1r5i0j32bsxjnf63dxyzlf7v20"; }; meta.homepage = "https://github.com/saxon1964/neovim-tips/"; meta.hydraPlatforms = [ ]; }; neovim-trunk = buildVimPlugin { pname = "neovim-trunk"; version = "2025-07-23"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2335,6 +2335,12 @@ assertNoAdditions { ]; }; neovim-tips = super.neovim-tips.overrideAttrs { dependencies = [ self.nui-nvim ]; }; nlsp-settings-nvim = super.nlsp-settings-nvim.overrideAttrs { dependencies = [ self.nvim-lspconfig ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -781,6 +781,7 @@ https://github.com/lawrence-laz/neotest-zig/,HEAD, https://github.com/Shatur/neovim-ayu/,, https://github.com/cloudhead/neovim-fuzzy/,, https://github.com/jeffkreeftmeijer/neovim-sensible/,, https://github.com/saxon1964/neovim-tips/,HEAD, https://github.com/trunk-io/neovim-trunk/,HEAD, https://github.com/Shougo/neoyank.vim/,, https://github.com/preservim/nerdcommenter/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -10178,6 +10178,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; neovim-tips = buildVimPlugin { pname = "neovim-tips"; version = "2025-11-25"; src = fetchFromGitHub { owner = "saxon1964"; repo = "neovim-tips"; rev = "b8c02411907ce1a5ded18a922a894a5dfb5c89a5"; sha256 = "084m1g9pxgkxcsbi6yja3fd71x1r5i0j32bsxjnf63dxyzlf7v20"; }; meta.homepage = "https://github.com/saxon1964/neovim-tips/"; meta.hydraPlatforms = [ ]; }; neovim-trunk = buildVimPlugin { pname = "neovim-trunk"; version = "2025-07-23"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2335,6 +2335,12 @@ assertNoAdditions { ]; }; neovim-tips = super.neovim-tips.overrideAttrs { dependencies = [ self.nui-nvim ]; }; nlsp-settings-nvim = super.nlsp-settings-nvim.overrideAttrs { dependencies = [ self.nvim-lspconfig ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -781,6 +781,7 @@ https://github.com/lawrence-laz/neotest-zig/,HEAD, https://github.com/Shatur/neovim-ayu/,, https://github.com/cloudhead/neovim-fuzzy/,, https://github.com/jeffkreeftmeijer/neovim-sensible/,, https://github.com/saxon1964/neovim-tips/,HEAD, https://github.com/trunk-io/neovim-trunk/,HEAD, https://github.com/Shougo/neoyank.vim/,, https://github.com/preservim/nerdcommenter/,, Loading