summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 04eb29b..054ce0e 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, and LaTeX.
+- Syntax highlighting for C, C++, Rust, Python, LaTeX, and Markdown.
- Find and replace (with regular expressions!)
- Run build command (F4), go to errors
- Run any shell command (Ctrl+!)