summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-06-12 10:56:16 -0400
committerpommicket <pommicket@gmail.com>2025-06-12 11:08:54 -0400
commit45849c1a279c48a553654af3d55e9f5f52c027ef (patch)
tree40b8994cc34e56c6f47082ee8898cc229fda0a33 /README.md
parent0befcc8fd8015301242bd2e48a23f5d0157ba1de (diff)
Fix highlighting of f-strings in python
Except for set literals, string literals inside interpolation.
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 e28439c..d4550e8 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ in other editors.
- Multiple tabs, each with a different file
- Split screen
- Auto-indent
-- Syntax highlighting for C, C++, CSS, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, Rust, and TypeScript.
+- Syntax highlighting for C, C++, CSS, GdScript, GLSL, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, Rust, and TypeScript.
- Find and replace (with regular expressions!)
- Run build command, go to errors
- Run any shell command