dev: automated commit - 2025-11-28 21:58:00
This commit is contained in:
parent
af960d2e13
commit
a0e3cf85df
2 changed files with 10 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
local M = {
|
||||
{
|
||||
"EdenEast/nightfox.nvim",
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd("colorscheme nightfox")
|
||||
|
|
@ -12,7 +12,7 @@ local M = {
|
|||
{
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
priority = 1000,
|
||||
opts = {
|
||||
variant = "auto",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue