change neotree autodir
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
require("neo-tree").setup({
|
||||
window = {
|
||||
width = "30%", -- Width of the Neo-tree window
|
||||
width = "25%", -- Width of the Neo-tree window
|
||||
},
|
||||
update_cwd = true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user