remove close if last from neo tree config
This commit is contained in:
parent
b1bafbef54
commit
236135ef67
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"nvim-neo-tree/neo-tree.nvim",
|
"nvim-neo-tree/neo-tree.nvim",
|
||||||
close_if_last_window = true,
|
|
||||||
opts = {
|
opts = {
|
||||||
window = {
|
window = {
|
||||||
position = "right",
|
position = "right",
|
||||||
|
|
Loading…
Reference in a new issue