diff options
author | pommicket <pommicket@gmail.com> | 2022-12-22 22:26:43 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-22 22:26:43 -0500 |
commit | a9db20abd189c0d619a49583918c2784528838f6 (patch) | |
tree | 4e7e1f31001b03302ac4d85fbaf87dff4078d14e /ted.cfg | |
parent | c58f2247a9f9aaea86e461c176e4757e4d17292f (diff) |
more exciting completion menu
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -233,6 +233,9 @@ yes = #afa no = #faa cancel = #ffa +# autocomplete +autocomplete-border = #777 + # Syntax highlighting keyword = #0c0 preprocessor = #77f |