This commit is contained in:
dashie 2024-01-09 17:45:21 +00:00
parent 4ce842086d
commit 6cbde4a575
48 changed files with 708 additions and 2310 deletions

View file

@ -29,13 +29,6 @@ return {
},
},
},
{
"ThePrimeagen/harpoon",
lazy = true,
config = function()
require("telescope").load_extension("harpoon")
end,
},
{
"iamcco/markdown-preview.nvim",
lazy = true,