summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2020-06-18 22:00:15 +0200
committerAlex Leferry 2 <alexherbo2@gmail.com>2020-06-18 22:00:15 +0200
commit7581a9b3e46c29ecbbf85688d73dd4324bca2175 (patch)
tree9362d6488a06630c5705c33240965acd552b9e95
parent3b7483a061a2cc367ba75603613571028cefbd54 (diff)
README: Add example for kak-connect
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c87f57..e3f03aa 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Connect a terminal with [`:connect-terminal`]. Open files with [`edit`] or your
favorite program; buffers with the [`buffer`] command…
**Tip**: You can connect to your current terminal – in a similar way to [vim-vinegar] – with the [`kak-connect`] shell command.
+Try: `$ kak-connect` → `:connect-terminal` → `$ edit`.
[vim-vinegar]: https://github.com/tpope/vim-vinegar