Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexherbo2/auto-pairs.kak

Auto-pairing of characters for Kakoune
https://github.com/alexherbo2/auto-pairs.kak

kakoune plugin

Last synced: 3 months ago
JSON representation

Auto-pairing of characters for Kakoune

Awesome Lists containing this project

README

        

# auto-pairs.kak

###### [Documentation] | [Source]

[Source]: rc/auto-pairs.kak
[Documentation]: docs/auto-pairs.asciidoc

Auto-pairing of characters for [Kakoune].

Heavily based on [Visual Studio Code].

[Kakoune]: https://kakoune.org
[Visual Studio Code]: https://code.visualstudio.com

## Installation

``` sh
git clone https://github.com/alexherbo2/auto-pairs.kak ~/.config/kak/autoload/auto-pairs
```