update
This commit is contained in:
parent
0b1975d9a9
commit
f4acd05a20
6 changed files with 97 additions and 35 deletions
|
|
@ -2,6 +2,9 @@ return {
|
|||
{
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
opts = {
|
||||
window = {
|
||||
position = "float",
|
||||
},
|
||||
filesystem = {
|
||||
filtered_items = {
|
||||
hide_dotfiles = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue