master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 29df2f32b2 - Show all commits

View File

@@ -6,6 +6,11 @@ return
require('catppuccin').setup({
flavour = 'macchiato', -- latte, frappe, macchiato, mocha
no_italic = true,
dim_inactive = {
enabled = true,
shade = 'dark',
percentage = 0.15,
},
integrations = {
cmp = true,
gitsigns = true,