summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLatif Sulistyo <[email protected]>2023-01-15 15:46:16 +0700
committerGitHub <[email protected]>2023-01-15 09:46:16 +0100
commit4b77c9c87fc3ec500c43c4ec9ed3e94abdbab1f7 (patch)
tree55c2192df17823d0189b9d4465f644befa8e1f60
parentea9b648a52de652a972471083f1e1d67f03305fa (diff)
chore(plugins): change devicons repo owner to nvim-tree
-rw-r--r--lua/lvim/plugins.lua2
-rw-r--r--snapshots/default.json2
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"