Don't let theme italic all the things
This commit is contained in:
parent
20954190a8
commit
a5e1d8cdaf
@ -5,6 +5,8 @@ return {
|
|||||||
styles = {
|
styles = {
|
||||||
transparency = true,
|
transparency = true,
|
||||||
},
|
},
|
||||||
|
-- TODO: Ideally only certain groups would have italics disabled
|
||||||
|
disable_italics = true,
|
||||||
})
|
})
|
||||||
vim.cmd('colorscheme rose-pine')
|
vim.cmd('colorscheme rose-pine')
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user