migrate astronvim conf to astronvim v4
This commit is contained in:
parent
d497490285
commit
6c59294bbb
8 changed files with 138 additions and 125 deletions
7
astronvim/plugins/astroui.lua
Normal file
7
astronvim/plugins/astroui.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
"AstroNvim/astroui",
|
||||
---@type AstroUIOpts
|
||||
opts = {
|
||||
colorscheme = "catppuccin-mocha",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue