From 2c01a2d0fe1c79fbf3252ac4ab017034764ea2b2 Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Thu, 18 Jun 2020 23:11:03 +0200 Subject: README: Add a navigation bar --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf470ed..cfd2e82 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # connect.kak +###### [Installation](#installation) | [Usage](#usage) | [Configuration](#configuration) | [Documentation](#documentation) | [Contributing](CONTRIBUTING) + Connect a program to [Kakoune] clients. [![connect.kak](https://img.youtube.com/vi_webp/jca2N-cE_mM/maxresdefault.webp)](https://youtube.com/playlist?list=PLdr-HcjEDx_k-Y_9uSV0YAUCNHzqHjmz3 "YouTube – connect.kak") @@ -196,7 +198,9 @@ set-option global connect_environment %{ } ``` -## Kakoune commands +## Documentation + +### Kakoune commands - [`:connect-terminal`] | [`:t`] - [`:connect-shell`] | [`:T`] @@ -255,7 +259,7 @@ set-option global connect_environment %{ [`dolphin`]: rc/modules/dolphin.kak [`:dolphin`]: rc/modules/dolphin.kak -## Shell commands +### Shell commands - [`edit`] | [`e`] - [`buffer`] | [`b`] -- cgit v1.2.3