Update configuration

This commit is contained in:
Saeed Afzal
2022-09-24 14:56:23 +01:00
parent ab22aeeeb9
commit daaab2caad
13 changed files with 154 additions and 176 deletions

View File

@@ -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
}
}