1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim/lua/user/plugins/ui/colorscheme.lua: remove unused extensions

This commit is contained in:
Henrik Hautakoski 2025-05-13 23:02:00 +02:00
parent 359507e0dd
commit 8fac7b18a5

View file

@ -237,8 +237,6 @@ local options = {
cmp = true,
treesitter = true,
neotree = true,
-- barbar = true,
-- noice = true,
telescope = {
enabled = true,
},