vimPlugins: update on 2025-08-15
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
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/
|
||||
|
||||
Reference in New Issue
Block a user