summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-03-05 16:39:24 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-03-05 16:39:24 -0500
commite37ef801a6304f602fdff195b2c46098cf7f5994 (patch)
treeda86bbe28bb7d3dfb5b3c8f8887e2738d1bdd89e /README.md
parent8944eb64682f626f76b9b204a58afc8fa5d0a522 (diff)
more readme info
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb79acc..6531884 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,9 @@ it clear it's a command. Colors are formatted like `#rgb`, `#rgba`, `#rrggbb` or
blue, and alpha (transparency/opacity). You can use a [color picker](https://www.google.com/search?q=color+picker) to help you out.
The extensions section is fairly self-explanatory.
+To reset your ted configuration to the default settings, delete your ted.cfg file (`~/.local/share/ted/ted.cfg` on Linux,
+`C:\Users\<your user name>\AppData\Local\ted\ted.cfg` on Windows) or move it somewhere else.
+
### IDE-like features
If you are working in a compiled language, like C, you can press F4 to compile your code. The default is to run `make` in