8 lines
100 B
Lua
8 lines
100 B
Lua
return {
|
|
"nvim-neo-tree/neo-tree.nvim",
|
|
opts = {
|
|
window = {
|
|
width = 40,
|
|
},
|
|
},
|
|
}
|