vimPlugins: update on 2025-08-15

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2025-08-14 23:54:49 -05:00
parent c202cddaf0
commit 9f11eb6d95
2 changed files with 372 additions and 365 deletions
File diff suppressed because it is too large Load Diff
@@ -3009,6 +3009,13 @@ in
];
};
project-nvim = super.project-nvim.overrideAttrs {
checkInputs = [
# Optional telescope integration
self.telescope-nvim
];
};
python-mode = super.python-mode.overrideAttrs {
postPatch = ''
# NOTE: Fix broken symlink - the pytoolconfig directory was moved to src/