diff options
author | pommicket <pommicket@gmail.com> | 2022-12-29 13:38:46 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-29 13:38:46 -0500 |
commit | 6e6b407550db47d3f9c85875c0f69444cf640796 (patch) | |
tree | 433d70ad1857744cad830b141c9cabd1e7ddf7d6 /ted.cfg | |
parent | f1e2e8382cc09bacb5da9e3c9463fea983a9e146 (diff) |
hover highlight
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -307,6 +307,7 @@ autocomplete-hl = #f6a3 hover-bg = #000a hover-border = #fffa hover-text = #fff +hover-hl = #ffc4 # these control the text color for various kinds of completions autocomplete-variable = #bfb autocomplete-function = #aaf |