瀏覽代碼

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

Latif Sulistyo 2 年之前
父節點
當前提交
4b77c9c87f
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      lua/lvim/plugins.lua
  2. 1 1
      snapshots/default.json

+ 1 - 1
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,
   },
 

+ 1 - 1
snapshots/default.json

@@ -90,7 +90,7 @@
     "commit": "4a42b30"
   },
   "nvim-web-devicons": {
-    "commit": "05e1072"
+    "commit": "6c38926"
   },
   "onedarker.nvim": {
     "commit": "b00dd21"