default tools
tmux harpoon neotree installed
This commit is contained in:
parent
883dcacacd
commit
d9593e87a7
5 changed files with 42 additions and 20 deletions
3
init.lua
3
init.lua
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue