Explorar o código

feat(lua-dev): use the newer lua-dev branch till folke comes back (#2538)

Abouzar Parvan %!s(int64=3) %!d(string=hai) anos
pai
achega
716bf5fe15
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  1. 2 1
      lua/lvim/plugins.lua
  2. 1 1
      snapshots/default.json

+ 2 - 1
lua/lvim/plugins.lua

@@ -97,7 +97,8 @@ local core_plugins = {
     "hrsh7th/cmp-path",
   },
   {
-    "folke/lua-dev.nvim",
+    -- NOTE: Temporary fix till folke comes back
+    "max397574/lua-dev.nvim",
     module = "lua-dev",
   },
 

+ 1 - 1
snapshots/default.json

@@ -36,7 +36,7 @@
     "commit": "f83a2e1"
   },
   "lua-dev.nvim": {
-    "commit": "a0ee777"
+    "commit": "4717c36"
   },
   "lualine.nvim": {
     "commit": "18a07f7"