Skip to content

Commit 2fbeb71

Browse files
committed
🚚 nvim: kyazdani42/nvim-web-devicons -> nvim-tree/nvim-web-devicons
1 parent baeb32f commit 2fbeb71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/nvim/lua/plugins.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ require("lazy").setup({
205205
end,
206206
},
207207
{
208-
"kyazdani42/nvim-web-devicons",
208+
"nvim-tree/nvim-web-devicons",
209209
config = function()
210210
require("nvim-web-devicons").setup { default = true }
211211
end,

0 commit comments

Comments
 (0)