/kakoune-boost

Staging area for Kakoune code editor plugins

Primary LanguageKakouneScriptThe UnlicenseUnlicense

kakoune-boost

This is a place for work-in-progress and experimental scripts that are intended to be added to the Kakoune editor.

If a change graduates to a ready-to-use Kakoune patch, it should be removed from kakoune-boost. This keeps us honest - we should nurse patches in our individual forks.

Usage

We currently require a development version of Kakoune (>= 2024-02) and Git.

git clone https://github.com/krobelus/kakoune-boost ~/.config/kak/autoload/
kak -e '
    map global user g %{:enter-user-mode git<ret>} -docstring git...
'

The scripts are idempotent; after making a change you can source them again, no need to restart the editor.

Contributing

Send feedback and patches to ~krobelus/kakoune@lists.sr.ht (see public archives) or use GitHub or IM.