added neorg

This commit is contained in:
2024-11-20 17:51:26 -05:00
parent f36d8b5c14
commit e60ffa38e9
2 changed files with 5 additions and 10 deletions

View File

@ -1,8 +0,0 @@
return {
"ThePrimeagen/harpoon",
version = "*",
event = "VeryLazy",
config = function() require("harpoon").setup {} end,
dependences = { "nvim-lua/plenary.nvim "},
}