vimPlugins.jdd-nvim: use correct package
This commit is contained in:
parent
252dd05e6e
commit
82c97886e6
@ -1509,7 +1509,7 @@ in
|
||||
dependencies = [ self.nvim-treesitter ];
|
||||
};
|
||||
|
||||
jdd-nvim = super.lazyjj-nvim.overrideAttrs {
|
||||
jdd-nvim = super.jdd-nvim.overrideAttrs {
|
||||
dependencies = [ self.plenary-nvim ];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user