nvim tree to the right
This commit is contained in:
parent
9c6fb0b1d1
commit
58fbb0a0a0
@ -99,7 +99,7 @@ require 'nvim-tree'.setup {
|
|||||||
view = {
|
view = {
|
||||||
width = 35,
|
width = 35,
|
||||||
hide_root_folder = false,
|
hide_root_folder = false,
|
||||||
side = 'left',
|
side = 'right',
|
||||||
mappings = {
|
mappings = {
|
||||||
custom_only = false,
|
custom_only = false,
|
||||||
list = {}
|
list = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user