This commit is contained in:
asep komarudin 2023-02-20 08:38:22 +07:00
parent 81c2d7295c
commit a476e51b92
2 changed files with 3 additions and 4 deletions

View file

@ -341,7 +341,7 @@ return {
end,
},
-- makes some plugins dot-repeatable like leap
{ "tpope/vim-repeat", event = "VeryLazy" },
-- { "tpope/vim-repeat", event = "VeryLazy" },
-- better diagnostics list and others
{
"folke/trouble.nvim",