chore(plugins): change devicons repo owner to nvim-tree

This commit is contained in:
Latif Sulistyo 2023-01-15 15:46:16 +07:00 committed by GitHub
parent ea9b648a52
commit 4b77c9c87f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -177,7 +177,7 @@ local core_plugins = {
-- Icons
{
"kyazdani42/nvim-web-devicons",
"nvim-tree/nvim-web-devicons",
enabled = lvim.use_icons,
},