diff options
author | pommicket <pommicket@gmail.com> | 2022-12-25 16:58:26 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-25 16:58:26 -0500 |
commit | 4bd6bbe54b291d8d65997e998a2a3946293adcdf (patch) | |
tree | 9951be5986187ec54531a7cb62fde90a48f9a559 /ted.cfg | |
parent | 66a151badc6fb11b772c814ffcf2434e308923f2 (diff) |
set rootUri correctly
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -281,7 +281,7 @@ autocomplete-hl = #f6a3 # these control the text color for various kinds of completions autocomplete-variable = #bfb autocomplete-function = #aaf -autocomplete-type = #fac +autocomplete-type = #faf # Syntax highlighting |