typo and grammar fixed, Bonus: clarifying the option effect

This commit is contained in:
Tobias Sommer 2023-07-21 11:37:13 +02:00
commit 49a64d9737

View file

@ -93,8 +93,9 @@ require('rose-pine').setup({
-- headings = 'subtle' -- headings = 'subtle'
}, },
-- Whether or not highlight_groups optios should change only only update -- Whether highlight_groups options should:
-- the settings they touch or should reset the entire highlight_group. -- -- true: change and update only the settings they touch
-- -- false: reset the entire highlight_group.
respect_default_highlight_groups = true, respect_default_highlight_groups = true,
-- Change specific vim highlight groups -- Change specific vim highlight groups