ch:禁用斜体。
This commit is contained in:
@@ -5,7 +5,8 @@ return {
|
|||||||
config = function()
|
config = function()
|
||||||
-- Optionally configure and load the colorscheme
|
-- Optionally configure and load the colorscheme
|
||||||
-- directly inside the plugin declaration.
|
-- directly inside the plugin declaration.
|
||||||
vim.g.everforest_enable_italic = true
|
vim.g.everforest_enable_italic = false
|
||||||
|
vim.g.everforest_disable_italic_comment = 1
|
||||||
vim.cmd.colorscheme("everforest")
|
vim.cmd.colorscheme("everforest")
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user