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

This commit is contained in:
opalmay 2023-01-07 16:31:40 +02:00 committed by GitHub
parent 796ee8e14c
commit 719adbc4bb
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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