update all the changes that have been made outside of chezmoi
This commit is contained in:
parent
f1784af730
commit
3d8b45dbee
6 changed files with 12 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#: individual font faces and even specify special fonts for particular
|
||||
#: characters.
|
||||
|
||||
font_family Hasklig
|
||||
font_family FiraCode
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
@ -87,7 +87,8 @@ disable_ligatures never
|
|||
#: implemented using the calt OpenType feature. For disabling general
|
||||
#: ligatures, use the font_features setting.
|
||||
|
||||
font_features none
|
||||
#font_features none
|
||||
font_features FiraCode-Regular +zero +ss02 +ss03 +cv14
|
||||
|
||||
#: Choose exactly which OpenType features to enable or disable. This
|
||||
#: is useful as some fonts might have features worthwhile in a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue