feat: fixed harpoon not loaded, added treesitter context

This commit is contained in:
s-prechtl 2024-04-10 18:54:28 +02:00
parent 3e080f361a
commit 38671092f3
3 changed files with 8 additions and 7 deletions

View file

@ -2,6 +2,7 @@ return {
'ThePrimeagen/harpoon',
branch = 'harpoon2',
dependencies = { 'nvim-lua/plenary.nvim' },
opts = {},
config = function()
local harpoon = require('harpoon')