🎨 ux(nvim): catppuccin integration with snacks is now enabled by default

This commit is contained in:
Sergio Laín 2024-11-24 13:07:15 +01:00
parent 0aeffd6432
commit 6f3442110a
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -94,6 +94,7 @@ return {
octo = false,
rainbow_delimiters = true,
semantic_tokens = true,
snacks = true,
telescope = {
enabled = true,
},