Change neo-tree position to right
This commit is contained in:
parent
c7101f7eff
commit
6658ef64e5
|
@ -21,5 +21,9 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
close_if_last_window = true,
|
||||||
|
window = {
|
||||||
|
position = 'right',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue