https://github.com/vbauerster/tiny.kak
Library for Kakoune
https://github.com/vbauerster/tiny.kak
Last synced: 5 months ago
JSON representation
Library for Kakoune
- Host: GitHub
- URL: https://github.com/vbauerster/tiny.kak
- Owner: vbauerster
- License: unlicense
- Created: 2021-08-18T18:06:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T15:10:31.000Z (over 3 years ago)
- Last Synced: 2025-07-25T08:13:13.707Z (12 months ago)
- Language: KakouneScript
- Homepage: https://kakoune.org
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
Awesome Lists containing this project
README
# tiny.kak
###### [Documentation] | [Source]
[Source]: rc/tiny.kak
[Documentation]: docs/tiny.asciidoc
A set of commands you likely want in your [kakrc][Kakoune].
[Kakoune]: https://kakoune.org
## Installation
``` sh
git clone https://github.com/alexherbo2/tiny.kak ~/.config/kak/autoload/tiny
```