add neo-tree for proper working editor

This commit is contained in:
tikikun 2023-09-05 07:21:18 +07:00
parent 1a971cbdcf
commit e32ba15aa4
2 changed files with 35 additions and 1 deletions

View file

@ -210,7 +210,7 @@ require('lazy').setup({
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
--
-- For additional information see: https://github.com/folke/lazy.nvim#-structuring-your-plugins
-- { import = 'custom.plugins' },
{ import = 'custom.plugins' },
}, {})
-- [[ Setting options ]]