vimPlugins: update on 2025-12-07

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2025-12-07 20:52:57 -06:00
parent 2b6992390d
commit 7e7d4e8b85
2 changed files with 306 additions and 287 deletions
File diff suppressed because it is too large Load Diff
@@ -21,7 +21,7 @@
direnv,
fzf,
gawk,
gperf,
git,
helm-ls,
himalaya,
htop,
@@ -31,7 +31,6 @@
libgit2,
llvmPackages,
neovim-unwrapped,
nim1,
nodejs,
openscad,
openssh,
@@ -1361,16 +1360,19 @@ assertNoAdditions {
nvim-treesitter
];
nvimSkipModules = [
"init"
# _GO_NVIM_CFG
"go.comment"
"go.format"
"go.ginkgo"
"go.gotest"
"go.gotests"
"go.inlay"
"go.project"
"go.comment"
"go.snips"
"go.tags"
"go.gotests"
"go.format"
"go.ts.go"
"go.ts.nodes"
"go.snips"
"snips.go"
];
};
@@ -2311,6 +2313,7 @@ assertNoAdditions {
};
neo-tree-nvim = super.neo-tree-nvim.overrideAttrs {
checkInputs = [ git ];
dependencies = with self; [
plenary-nvim
nui-nvim
@@ -2325,6 +2328,7 @@ assertNoAdditions {
checkInputs = with self; [
neo-tree-nvim
# FIXME: propagate `neo-tree` dependencies
git
nui-nvim
plenary-nvim
];
@@ -2776,6 +2780,7 @@ assertNoAdditions {
nvim-tree-lua
neo-tree-nvim
# FIXME: should propagate from neo-tree-nvim
git
nui-nvim
plenary-nvim
];
@@ -4215,6 +4220,7 @@ assertNoAdditions {
# Optional shipwright
"zenbones.shipwright.runners.alacritty"
"zenbones.shipwright.runners.foot"
"zenbones.shipwright.runners.ghostty"
"zenbones.shipwright.runners.iterm"
"zenbones.shipwright.runners.kitty"
"zenbones.shipwright.runners.lightline"