add neo-tree for proper working editor
This commit is contained in:
parent
1a971cbdcf
commit
e32ba15aa4
2 changed files with 35 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -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 ]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue