mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-30 23:54:29 +02:00
feat(catppuccin): enable mason integration (#1048)
Signed-off-by: David Ward <dward@redhat.com>
This commit is contained in:
parent
e5200e6358
commit
27eb4610bd
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ return {
|
|||
illuminate = true,
|
||||
indent_blankline = { enabled = true },
|
||||
lsp_trouble = true,
|
||||
mason = true,
|
||||
mini = true,
|
||||
native_lsp = {
|
||||
enabled = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue