Update configuration
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
vim.g.catppuccin_flavour = "mocha"
|
||||
|
||||
require("catppuccin").setup {
|
||||
styles = {
|
||||
loops = { "italic" },
|
||||
functions = { "italic", "bold" }
|
||||
},
|
||||
|
||||
integrations = {
|
||||
lsp_trouble = true,
|
||||
which_key = true,
|
||||
barbar = true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user