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,7 @@
return {
"AstroNvim/astroui",
---@type AstroUIOpts
opts = {
colorscheme = "catppuccin-mocha",
},
}