default tools

tmux harpoon neotree installed
This commit is contained in:
wingitman 2025-03-30 11:58:56 +01:00
parent 883dcacacd
commit d9593e87a7
5 changed files with 42 additions and 20 deletions

View file

@ -1001,8 +1001,9 @@ 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' },
{ import = 'kickstart.plugins' },
-- For additional information with loading, sourcing and examples see `:help lazy.nvim-🔌-plugin-spec`
-- Or use telescope!
-- In normal mode type `<space>sh` then write `lazy.nvim-plugin`