From 4b77c9c87fc3ec500c43c4ec9ed3e94abdbab1f7 Mon Sep 17 00:00:00 2001 From: Latif Sulistyo Date: Sun, 15 Jan 2023 15:46:16 +0700 Subject: chore(plugins): change devicons repo owner to nvim-tree --- lua/lvim/plugins.lua | 2 +- snapshots/default.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/lvim/plugins.lua b/lua/lvim/plugins.lua index 50d203b3..e1341398 100644 --- a/lua/lvim/plugins.lua +++ b/lua/lvim/plugins.lua @@ -177,7 +177,7 @@ local core_plugins = { -- Icons { - "kyazdani42/nvim-web-devicons", + "nvim-tree/nvim-web-devicons", enabled = lvim.use_icons, }, diff --git a/snapshots/default.json b/snapshots/default.json index a68bd5d6..53cec6e3 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -90,7 +90,7 @@ "commit": "4a42b30" }, "nvim-web-devicons": { - "commit": "05e1072" + "commit": "6c38926" }, "onedarker.nvim": { "commit": "b00dd21" -- cgit v1.2.3