summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2020-06-29 11:38:53 +0200
committerAlex Leferry 2 <alexherbo2@gmail.com>2020-06-29 11:38:53 +0200
commitd85183c288246c72983fd4c3a9bb12dd71759d3d (patch)
tree7a54add849c6f5a35a07d3f385210c02592d3c7c
parent564a927306c76e37f25f47aec1d7caa501d555bb (diff)
README: Add a link to commands and aliases
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7fed335..ceaf5cd 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,8 @@ set-option global connect_environment %{
#### Commands
+Defined in [`commands`](rc/paths/commands) and [`aliases`](rc/paths/aliases).
+
- `edit` (alias: `e`): Open files.
- `buffer` (alias: `b`): Open buffers. With no argument, list buffers instead.
- `attach` (alias: `a`): Attach a command ran from Kakoune with `:connect-detach`.