style: set comments to normal instead of italic

This commit is contained in:
Simon Lasbrugnas 2024-07-23 21:50:35 +02:00
parent 8d455c6309
commit 8740255396
Signed by untrusted user who does not match committer: simon
GPG key ID: 86039876BA6ED8DE

View file

@ -46,7 +46,7 @@ hi Folded guifg=#e2dfd7 guibg=NONE gui=NONE
hi Normal guifg=#d6e1c7 guibg=NONE gui=NONE hi Normal guifg=#d6e1c7 guibg=NONE gui=NONE
hi Boolean guifg=#f7b83d guibg=NONE gui=italic hi Boolean guifg=#f7b83d guibg=NONE gui=italic
hi Character guifg=#f4d370 guibg=NONE gui=NONE hi Character guifg=#f4d370 guibg=NONE gui=NONE
hi Comment guifg=#585146 guibg=NONE gui=italic hi Comment guifg=#585146 guibg=NONE gui=NONE
hi Conditional guifg=#94c7b6 guibg=NONE gui=NONE hi Conditional guifg=#94c7b6 guibg=NONE gui=NONE
hi Constant guifg=NONE guibg=NONE gui=NONE hi Constant guifg=NONE guibg=NONE gui=NONE
hi Define guifg=#94c7b6 guibg=NONE gui=NONE hi Define guifg=#94c7b6 guibg=NONE gui=NONE