dev: automated commit - 2025-12-22 18:24:50
This commit is contained in:
parent
bd85b39f04
commit
58fc613888
3 changed files with 82 additions and 92 deletions
|
|
@ -1,7 +1,7 @@
|
|||
local M = {
|
||||
{
|
||||
"EdenEast/nightfox.nvim",
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd("colorscheme nightfox")
|
||||
|
|
@ -12,7 +12,7 @@ local M = {
|
|||
{
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
priority = 1000,
|
||||
opts = {
|
||||
variant = "auto",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue