refactor(nvim): improve neo-tree sources
This commit is contained in:
parent
4fff18812d
commit
37ed511d02
@ -42,8 +42,12 @@ return {
|
||||
{
|
||||
source = "buffers",
|
||||
},
|
||||
{
|
||||
source = "git_status",
|
||||
},
|
||||
{
|
||||
source = "remote",
|
||||
display_name = " Remote"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user