diff --git a/nvim/lua/user/plugins/ui/colorscheme.lua b/nvim/lua/user/plugins/ui/colorscheme.lua index db59434..c4d7718 100644 --- a/nvim/lua/user/plugins/ui/colorscheme.lua +++ b/nvim/lua/user/plugins/ui/colorscheme.lua @@ -237,8 +237,6 @@ local options = { cmp = true, treesitter = true, neotree = true, - -- barbar = true, - -- noice = true, telescope = { enabled = true, },