Modified config
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
return {
|
||||
{
|
||||
"github/copilot.vim",
|
||||
event = "VimEnter",
|
||||
},
|
||||
{
|
||||
"folke/todo-comments.nvim",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
@@ -56,4 +52,8 @@ return {
|
||||
]])
|
||||
end,
|
||||
},
|
||||
{
|
||||
"stevearc/dressing.nvim",
|
||||
event = "VeryLazy",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user