mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
add: update custom nvim tree, remove root folder
This commit is contained in:
parent
e5a9b6e638
commit
fc175ae9ad
5 changed files with 177 additions and 163 deletions
|
@ -103,7 +103,8 @@ nvim_tree.setup({
|
|||
args = {},
|
||||
},
|
||||
renderer = {
|
||||
root_folder_modifier = ":t",
|
||||
-- root_folder_modifier = ":t",
|
||||
root_folder_label = false,
|
||||
indent_markers = {
|
||||
enable = true,
|
||||
inline_arrows = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue