mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 11:02:20 +00:00
ui
This commit is contained in:
parent
1d63a942dc
commit
ee3d9acda0
2 changed files with 2 additions and 7 deletions
|
|
@ -24,12 +24,7 @@ return {
|
|||
},
|
||||
-- Source selector at top (just Files, no Git tab)
|
||||
source_selector = {
|
||||
winbar = true,
|
||||
content_layout = "center",
|
||||
tabs_layout = "equal",
|
||||
sources = {
|
||||
{ source = "filesystem", display_name = " Files" },
|
||||
},
|
||||
winbar = false,
|
||||
},
|
||||
filesystem = {
|
||||
follow_current_file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue