소스 검색

refactor: use lir fork in the org (#3694)

opalmay 2 년 전
부모
커밋
719adbc4bb
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      lua/lvim/plugins.lua
  2. 1 1
      snapshots/default.json

+ 1 - 1
lua/lvim/plugins.lua

@@ -126,7 +126,7 @@ local core_plugins = {
   },
   -- Lir
   {
-    "christianchiarulli/lir.nvim",
+    "LunarVim/lir.nvim",
     config = function()
       require("lvim.core.lir").setup()
     end,

+ 1 - 1
snapshots/default.json

@@ -36,7 +36,7 @@
     "commit": "c4c203c"
   },
   "lir.nvim": {
-    "commit": "7d8c6c4"
+    "commit": "ae190c3"
   },
   "lualine.nvim": {
     "commit": "d8c392d"