1
0
Fork 0

migrate astronvim conf to astronvim v4

This commit is contained in:
cătălin 2024-08-27 18:27:48 +02:00
commit 6c59294bbb
No known key found for this signature in database
8 changed files with 138 additions and 125 deletions

View file

@ -0,0 +1,17 @@
return {
"catppuccin",
opts = {
integrations = {
sandwich = false,
noice = true,
mini = true,
leap = true,
markdown = true,
neotest = true,
cmp = true,
overseer = true,
lsp_trouble = true,
rainbow_delimiters = true,
},
},
}