summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index 4ab4aa7..1841542 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -187,6 +187,8 @@ Ctrl+s = :save
Ctrl+Alt+Shift+s = :save-all
Ctrl+Shift+s = :save-as
Ctrl+q = :quit
+# reload all buffers from their files.
+# this doesn't affect buffers with unsaved changes.
Ctrl+Shift+r = :reload-all
# You can do something like this:
@@ -339,7 +341,7 @@ hover-text = #fff
hover-hl = #ffc4
# these control the text color for various kinds of completions
autocomplete-variable = #bfb
-autocomplete-function = #aaf
+autocomplete-function = #fec
autocomplete-type = #faf