Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -9846,6 +9846,18 @@ final: prev: meta.homepage = "https://github.com/zbirenbaum/nvterm/"; }; nvzone-minty = buildVimPlugin { pname = "nvzone-minty"; version = "2024-11-16"; src = fetchFromGitHub { owner = "nvzone"; repo = "minty"; rev = "a3d69bd63fc98f640815f94b797bf978e9193022"; sha256 = "1chq2qqa2yps366rh5gdylvlz09q13ilw2k4cr95a2ivp887qcyz"; }; meta.homepage = "https://github.com/nvzone/minty/"; }; nvzone-volt = buildVimPlugin { pname = "nvzone-volt"; version = "2024-11-17"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1991,6 +1991,10 @@ in nvimRequireCheck = "ufo"; }; nvzone-minty = super.nvzone-minty.overrideAttrs { dependencies = with self; [ nvzone-volt ]; }; obsidian-nvim = super.obsidian-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim ]; nvimRequireCheck = "obsidian"; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -818,6 +818,7 @@ https://github.com/roxma/nvim-yarp/,, https://github.com/andersevenrud/nvim_context_vt/,, https://github.com/neovim/nvimdev.nvim/,, https://github.com/zbirenbaum/nvterm/,HEAD, https://github.com/nvzone/minty/,HEAD,nvzone-minty https://github.com/nvzone/volt/,HEAD,nvzone-volt https://github.com/epwalsh/obsidian.nvim/,HEAD, https://github.com/nvimdev/oceanic-material/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -9846,6 +9846,18 @@ final: prev: meta.homepage = "https://github.com/zbirenbaum/nvterm/"; }; nvzone-minty = buildVimPlugin { pname = "nvzone-minty"; version = "2024-11-16"; src = fetchFromGitHub { owner = "nvzone"; repo = "minty"; rev = "a3d69bd63fc98f640815f94b797bf978e9193022"; sha256 = "1chq2qqa2yps366rh5gdylvlz09q13ilw2k4cr95a2ivp887qcyz"; }; meta.homepage = "https://github.com/nvzone/minty/"; }; nvzone-volt = buildVimPlugin { pname = "nvzone-volt"; version = "2024-11-17"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1991,6 +1991,10 @@ in nvimRequireCheck = "ufo"; }; nvzone-minty = super.nvzone-minty.overrideAttrs { dependencies = with self; [ nvzone-volt ]; }; obsidian-nvim = super.obsidian-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim ]; nvimRequireCheck = "obsidian"; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -818,6 +818,7 @@ https://github.com/roxma/nvim-yarp/,, https://github.com/andersevenrud/nvim_context_vt/,, https://github.com/neovim/nvimdev.nvim/,, https://github.com/zbirenbaum/nvterm/,HEAD, https://github.com/nvzone/minty/,HEAD,nvzone-minty https://github.com/nvzone/volt/,HEAD,nvzone-volt https://github.com/epwalsh/obsidian.nvim/,HEAD, https://github.com/nvimdev/oceanic-material/,, Loading