From abcbab5a8c2b61b02c28eaec851171ee248f6637 Mon Sep 17 00:00:00 2001 From: servostar Date: Sun, 3 Mar 2024 21:40:38 +0100 Subject: [PATCH] disable neo tree tabs --- lua/plugins/neotree.lua | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/lua/plugins/neotree.lua b/lua/plugins/neotree.lua index ae23b45..921800b 100644 --- a/lua/plugins/neotree.lua +++ b/lua/plugins/neotree.lua @@ -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 = {