show hidden files in telescope tree browser
This commit is contained in:
parent
aea8575fc1
commit
434f623bcb
1 changed files with 4 additions and 0 deletions
4
init.lua
4
init.lua
|
|
@ -829,6 +829,10 @@ require('lazy').setup({
|
|||
extensions = {
|
||||
file_browser = {
|
||||
hijack_netrw = true,
|
||||
hidden = {
|
||||
file_browser = true,
|
||||
folder_browser = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue