summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 029031d..f954a48 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -303,6 +303,10 @@ cancel = #ffa
autocomplete-bg = #000
autocomplete-border = #999
autocomplete-hl = #f6a3
+# hover (press shift while hovering over an identifier with an LSP server running)
+hover-bg = #000a
+hover-border = #fffa
+hover-text = #fff
# these control the text color for various kinds of completions
autocomplete-variable = #bfb
autocomplete-function = #aaf