diff options
author | Juan J. Martinez <jjm@usebox.net> | 2020-08-08 16:21:54 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:29 +0100 |
commit | b89b7fdc1cb0862fa4417bf8bcc29c5a1f3fc899 (patch) | |
tree | dc7eaaa37d19f17bb3ea63c497dcf3c961ef80b1 /kitty.conf | |
parent | 569250f6cd2f4dc665ddbdb8c122e4f67fc442d9 (diff) | |
download | dotnvim-b89b7fdc1cb0862fa4417bf8bcc29c5a1f3fc899.tar.gz dotnvim-b89b7fdc1cb0862fa4417bf8bcc29c5a1f3fc899.zip |
Disabled font ligatures
Diffstat (limited to 'kitty.conf')
-rw-r--r-- | kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ adjust_column_width 0 #: symbol_map codepoints Font Family Name -disable_ligatures never +disable_ligatures always #: Choose how you want to handle multi-character ligatures. The #: default is to always render them. You can tell kitty to not render |