diff options
author | Juan J. Martinez <jjm@usebox.net> | 2020-08-08 18:26:19 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:29 +0100 |
commit | 21489efa5709787896a416c4236d16f9005c8653 (patch) | |
tree | 850c52b02cea009e5e248efa54ea377ee15556f2 /kitty.conf | |
parent | b89b7fdc1cb0862fa4417bf8bcc29c5a1f3fc899 (diff) | |
download | dotnvim-21489efa5709787896a416c4236d16f9005c8653.tar.gz dotnvim-21489efa5709787896a416c4236d16f9005c8653.zip |
Disable only when the cursor is over them
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 always +disable_ligatures cursor #: Choose how you want to handle multi-character ligatures. The #: default is to always render them. You can tell kitty to not render |