diff options
Diffstat (limited to 'doc/config')
-rw-r--r-- | doc/config | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,6 +42,9 @@ # Selection text selection-color = #F92672 + # Matching portion of selection text + selection-match-color = #00000000 + # Selection background selection-background = #00000000 |