fix(diffview): add devicons dependency
This commit is contained in:
parent
b54dabe9cd
commit
efd0a1fa52
1 changed files with 3 additions and 0 deletions
|
|
@ -3,4 +3,7 @@ return {
|
||||||
branch = "main",
|
branch = "main",
|
||||||
--event = "VeryLazy",
|
--event = "VeryLazy",
|
||||||
opts = {},
|
opts = {},
|
||||||
|
dependencies = {
|
||||||
|
"nvim-tree/nvim-web-devicons",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue