add outline plugin

This commit is contained in:
2024-11-14 15:17:13 -05:00
parent 72ad3abbfd
commit 269004384c
2 changed files with 282 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ return {
component_separators = { left = "", right = "" },
section_separators = { left = "", right = "" },
disabled_filetypes = {
statusline = { "alpha", "dashboard" },
statusline = { "alpha", "dashboard", "Outline" },
winbar = {},
},
ignore_focus = { "NvimTree" },