vimPlugins.jdd-nvim: use correct package (#425195)
This commit is contained in:
commit
4aee423c03
@ -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