summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-13 13:33:05 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-13 13:33:05 -0500
commitcdca3cc10dceda9580b2d87c2105c0654aa084fc (patch)
tree9da58ddc281c7cb002e4102b5d39e095c1b4d9b0 /README.md
parent94aba782d6e2a4ec287c8159e087b3fd621a8a67 (diff)
removed line->capacity
also fixed shift+click to select
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d7a121e..22878d3 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ a simple editor that starts up practically instantaneously, and performs well on
- Auto-indent
- Customization of (pretty much) all colours and keyboard commands.
- Syntax highlighting for C, C++, Rust, and Python.
+- Find and replace (with regular expressions!)
## Building from source