This commit is contained in:
asep komarudin 2023-03-03 17:38:43 +07:00
parent 66d35baa96
commit 7f02b38730
6 changed files with 16 additions and 54 deletions

View file

@ -607,11 +607,11 @@ return {
-- require("telescope").load_extension("laravel")
-- end,
-- },
{
"j-hui/fidget.nvim",
event = "VeryLazy",
config = function()
require("fidget").setup()
end,
},
-- {
-- "j-hui/fidget.nvim",
-- event = "VeryLazy",
-- config = function()
-- require("fidget").setup()
-- end,
-- },
}