mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +02:00
nvim/lua/user/plugins/ui/colorscheme.lua: remove unused extensions
This commit is contained in:
parent
359507e0dd
commit
8fac7b18a5
1 changed files with 0 additions and 2 deletions
|
|
@ -237,8 +237,6 @@ local options = {
|
||||||
cmp = true,
|
cmp = true,
|
||||||
treesitter = true,
|
treesitter = true,
|
||||||
neotree = true,
|
neotree = true,
|
||||||
-- barbar = true,
|
|
||||||
-- noice = true,
|
|
||||||
telescope = {
|
telescope = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue