This commit is contained in:
Christian Nieves
2024-10-28 19:59:55 +00:00
parent dc1332f024
commit 6bdd165942
5 changed files with 132 additions and 12 deletions

View File

@ -3,10 +3,8 @@ local buf_too_large = require("utils").buf_too_large
return {
"sindrets/diffview.nvim",
{
"folke/todo-comments.nvim",
dependencies = { "nvim-lua/plenary.nvim" },
},
{ "mizlan/iswap.nvim", event = "VeryLazy" },
{ "folke/todo-comments.nvim", dependencies = { "nvim-lua/plenary.nvim" }, },
{
"folke/flash.nvim",
event = "VeryLazy",