romgrk / doom-one.vim

A dark colorschme for vim, ported from doom-emacs' doom-one theme.
104 stars 19 forks source link

Italic comments #3

Closed Shatur closed 3 years ago

Shatur commented 3 years ago

Is it possible to display comments in italic like in other one-like themes?

romgrk commented 3 years ago

Italic comments are an abomination of nature and should be destroyed like the pure evil they are.

I'll close this as I (evidently) won't add that, but if you'd like you can add the following line to your vimrc to enable the thing:

autocmd ColorScheme doom-one highlight Comment gui=italic