Add italics support for Comment and SpecialComment highlight groups and
update README.md
This commit is contained in:
parent
670fed53a2
commit
0872dc8a8b
2 changed files with 11 additions and 2 deletions
|
|
@ -140,3 +140,7 @@ set guifont=Powerline_Consolas:h11
|
|||
set renderoptions=type:directx,gamma:1.5,contrast:0.5,geom:1,renmode:5,taamode:1,level:0.5
|
||||
```
|
||||
|
||||
### Are italics supported?
|
||||
Italics in comments can be enabled by setting `g:codedark_italics = 1` before
|
||||
setting the colorscheme. Please note that your terminal must support rendering italic fonts.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue