mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-29 12:10:07 +02:00
update
This commit is contained in:
parent
66d35baa96
commit
7f02b38730
6 changed files with 16 additions and 54 deletions
|
@ -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,
|
||||
-- },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue