diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2020-06-29 11:38:53 +0200 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2020-06-29 11:38:53 +0200 |
| commit | d85183c288246c72983fd4c3a9bb12dd71759d3d (patch) | |
| tree | 7a54add849c6f5a35a07d3f385210c02592d3c7c | |
| parent | 564a927306c76e37f25f47aec1d7caa501d555bb (diff) | |
README: Add a link to commands and aliases
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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`. |
