Nvim: update plugins config to 0.10.0 version
This commit is contained in:
@@ -53,7 +53,6 @@ return {
|
||||
},
|
||||
view = {
|
||||
width = 35,
|
||||
hide_root_folder = true,
|
||||
side = 'left',
|
||||
mappings = {
|
||||
custom_only = false,
|
||||
@@ -82,6 +81,7 @@ return {
|
||||
},
|
||||
},
|
||||
renderer = {
|
||||
root_folder_label = false,
|
||||
indent_markers = {
|
||||
enable = true -- this option shows indent markers when folders are open
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user