Simplify + add whichkey mappings
This commit is contained in:
9
lua/plugins/config/catppuccin.lua
Normal file
9
lua/plugins/config/catppuccin.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
require("catppuccin").setup {
|
||||
integrations = {
|
||||
lsp_trouble = true,
|
||||
which_key = true,
|
||||
barbar = true
|
||||
}
|
||||
}
|
||||
|
||||
vim.cmd[[colorscheme catppuccin]]
|
||||
Reference in New Issue
Block a user