🧹 chore(astral): inconsequential testing changes in astral plugin
This commit is contained in:
+13
-11
@@ -1,15 +1,17 @@
|
||||
return {
|
||||
"rootiest/astral.nvim",
|
||||
version = "*", -- Pin to GitHub releases
|
||||
opts = {
|
||||
fallback_themes = {
|
||||
"catppuccin-frappe",
|
||||
"catppuccin-macchiato",
|
||||
"tokyonight",
|
||||
"kanagawa",
|
||||
"monochrome",
|
||||
"default",
|
||||
{
|
||||
"rootiest/astral.nvim",
|
||||
version = "*", -- Pin to GitHub releases
|
||||
opts = {
|
||||
fallback_themes = {
|
||||
"catppuccin-frappe",
|
||||
"catppuccin-macchiato",
|
||||
"tokyonight",
|
||||
"kanagawa",
|
||||
"monochrome",
|
||||
"default",
|
||||
},
|
||||
},
|
||||
-- dev = true, -- Use local codebase
|
||||
},
|
||||
--dev = true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user