Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -9347,6 +9347,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; neovim-trunk = buildVimPlugin { pname = "neovim-trunk"; version = "2024-06-19"; src = fetchFromGitHub { owner = "trunk-io"; repo = "neovim-trunk"; rev = "835180d0cb2db4aa3a934daf65b1a56549018b94"; sha256 = "086l7zf2k2p537a13zwivfkamfgpdkrfgq5r23y014s2x2jrh5dw"; }; meta.homepage = "https://github.com/trunk-io/neovim-trunk/"; meta.hydraPlatforms = [ ]; }; neoyank-vim = buildVimPlugin { pname = "neoyank.vim"; version = "2020-12-20"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -2153,6 +2153,13 @@ in ]; }; neovim-trunk = super.neovim-trunk.overrideAttrs { dependencies = with self; [ plenary-nvim telescope-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 @@ -717,6 +717,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/trunk-io/neovim-trunk/,HEAD, https://github.com/Shougo/neoyank.vim/,, https://github.com/preservim/nerdcommenter/,, https://github.com/preservim/nerdtree/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -9347,6 +9347,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; neovim-trunk = buildVimPlugin { pname = "neovim-trunk"; version = "2024-06-19"; src = fetchFromGitHub { owner = "trunk-io"; repo = "neovim-trunk"; rev = "835180d0cb2db4aa3a934daf65b1a56549018b94"; sha256 = "086l7zf2k2p537a13zwivfkamfgpdkrfgq5r23y014s2x2jrh5dw"; }; meta.homepage = "https://github.com/trunk-io/neovim-trunk/"; meta.hydraPlatforms = [ ]; }; neoyank-vim = buildVimPlugin { pname = "neoyank.vim"; version = "2020-12-20"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -2153,6 +2153,13 @@ in ]; }; neovim-trunk = super.neovim-trunk.overrideAttrs { dependencies = with self; [ plenary-nvim telescope-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 @@ -717,6 +717,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/trunk-io/neovim-trunk/,HEAD, https://github.com/Shougo/neoyank.vim/,, https://github.com/preservim/nerdcommenter/,, https://github.com/preservim/nerdtree/,, Loading