working harpoon2 with telescope, keymap todo

This commit is contained in:
2025-09-23 14:59:02 +02:00
parent 6d402a0901
commit e84927ba57
4 changed files with 85 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ require('lazy').setup({
-- This is the easiest way to modularize your config.
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
-- { import = 'custom.plugins' },
{ import = 'custom.plugins' },
--
-- For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
-- Or use telescope!