Comment by overbytecode 2 years ago I use kitty and neovim too, would you mind sharing how you got this to work? 1 comment overbytecode Reply HellsMaddy 2 years ago In Neovim, make sure your desired highlight groups have `gui=bold,italic`, e.g. hi Comment guifg=#7e7490 gui=bold,italic In Kitty, set the desired fonts: font_family IosevkaTerm Nerd Font Mono italic_font IosevkaTerm Nerd Font Mono bold_font IosevkaTerm Nerd Font Mono bold_italic_font Iosevka Term Slab
HellsMaddy 2 years ago In Neovim, make sure your desired highlight groups have `gui=bold,italic`, e.g. hi Comment guifg=#7e7490 gui=bold,italic In Kitty, set the desired fonts: font_family IosevkaTerm Nerd Font Mono italic_font IosevkaTerm Nerd Font Mono bold_font IosevkaTerm Nerd Font Mono bold_italic_font Iosevka Term Slab
In Neovim, make sure your desired highlight groups have `gui=bold,italic`, e.g.
In Kitty, set the desired fonts: