aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-12 21:23:54 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-07-12 21:23:54 -0400
commitf3589e54f24cac04665a90ed61a4bce1b0a142c0 (patch)
treef84d9734e922a8e809b3d825bb47c9cd80ba0bd8 /README.md
parent1d7b8a6e4e20d7140d1fd93ceb06aa04a51d47a0 (diff)
Be more consistent with "key sequences", "key commands", and "key bindings".
Sequences are key strings, commands are Lua functions, and bindings are commands assigned to sequences.
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 98b7246d..6d4919b8 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ speed or succumbing to code bloat and featuritis.
* Self-contained executable -- no installation necessary.
* Entirely keyboard driven.
* Unlimited split views.
-* Support for over 80 programming languages.
+* Support for over 100 programming languages.
* Powerful snippets and key commands.
* Code autocompletion and API lookup.
* Unparalleled extensibility.