disable neo tree tabs
This commit is contained in:
parent
e8016d5020
commit
abcbab5a8c
|
@ -11,16 +11,6 @@ return {
|
|||
local options = require("options")
|
||||
|
||||
return {
|
||||
sources = {
|
||||
"filesystem",
|
||||
"buffers",
|
||||
"git_status",
|
||||
"document_symbols"
|
||||
},
|
||||
source_selector = {
|
||||
winbar = true,
|
||||
statusline = false
|
||||
},
|
||||
close_if_last_window = true,
|
||||
popup_border_style = options.ui.border,
|
||||
default_component_configs = {
|
||||
|
|
Loading…
Reference in New Issue