vimPlugins.hardhat-nvim: add overseer-nvim dependency
This commit is contained in:
parent
b36fb37731
commit
0c34530a34
@ -669,7 +669,7 @@
|
||||
};
|
||||
|
||||
hardhat-nvim = super.hardhat-nvim.overrideAttrs {
|
||||
dependencies = with self; [ plenary-nvim ];
|
||||
dependencies = with self; [ overseer-nvim plenary-nvim ];
|
||||
};
|
||||
|
||||
harpoon = super.harpoon.overrideAttrs {
|
||||
|
Loading…
Reference in New Issue
Block a user