set font
This commit is contained in:
parent
f2b2074205
commit
97191e8561
4 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@ vim.g.gruvbox_material_background = 'hard'
|
|||
vim.g.gruvbox_material_better_performance = 0
|
||||
|
||||
-- To disable italic in `Comment`, set this option to `1`
|
||||
vim.g.gruvbox_material_disable_italic_comment = 0
|
||||
vim.g.gruvbox_material_disable_italic_comment = 1
|
||||
|
||||
-- To enable bold in function name just like the original gruvbox, set this option to `1`
|
||||
vim.g.gruvbox_material_enable_bold = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue