ch:禁用斜体。
This commit is contained in:
@@ -5,7 +5,8 @@ return {
|
||||
config = function()
|
||||
-- Optionally configure and load the colorscheme
|
||||
-- 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")
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user