summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-20 14:18:56 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-20 14:18:56 -0400
commitf90d98c3c451aa5be2979ff05863b5aa8bee9336 (patch)
treef565281789262225d28dc177ce97640b19dce646 /README.md
parentf5bb2118eadc20402e69d575c9be8a02cf673caa (diff)
cfg syntax highlighting
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 054ce0e..9450b98 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ in other editors.
- Multiple tabs, each with a different file
- Split screen (default: Ctrl+\\, Ctrl+Shift+\\)
- Auto-indent
-- Syntax highlighting for C, C++, Rust, Python, LaTeX, and Markdown.
+- Syntax highlighting for C, C++, HTML, LaTeX, Markdown, Python, and Rust.
- Find and replace (with regular expressions!)
- Run build command (F4), go to errors
- Run any shell command (Ctrl+!)