mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-28 05:54:03 +02:00
chore(plugins): change devicons repo owner to nvim-tree
This commit is contained in:
parent
ea9b648a52
commit
4b77c9c87f
2 changed files with 2 additions and 2 deletions
|
@ -177,7 +177,7 @@ local core_plugins = {
|
||||||
|
|
||||||
-- Icons
|
-- Icons
|
||||||
{
|
{
|
||||||
"kyazdani42/nvim-web-devicons",
|
"nvim-tree/nvim-web-devicons",
|
||||||
enabled = lvim.use_icons,
|
enabled = lvim.use_icons,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -90,7 +90,7 @@
|
||||||
"commit": "4a42b30"
|
"commit": "4a42b30"
|
||||||
},
|
},
|
||||||
"nvim-web-devicons": {
|
"nvim-web-devicons": {
|
||||||
"commit": "05e1072"
|
"commit": "6c38926"
|
||||||
},
|
},
|
||||||
"onedarker.nvim": {
|
"onedarker.nvim": {
|
||||||
"commit": "b00dd21"
|
"commit": "b00dd21"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue