Here is a list of Kakoune-related software I’ve written:
pygments-kakoune
An implementation of Kakoune command lexing for the Pygments syntax highlighting library. Repo
kak-ashen
Implementation of Ashen for Kakoune. Repo
kak-search-highlight
Plugin for interactively highlighting search terms in Kakoune. Repo
kak-ltex-dictionary
Hack implementing “add to dictionary” functionality for
ltex-ls
through kakoune-lsp
.
Repo
kak-autospell
Small plugin to make working with Kakoune stdlib
’s spell
’ plugin more
convenient. Repo
kak-fish
Implementation of fish %{...}
command evaluation for Kakoune.
Repo
kak-title-bar
Plugin implementing a live buffer list as the terminal window title. Repo
kak-lsp-diags
Companion plugin to kakoune-lsp
adding inlay diagnostics on hover support.
Repo
byline.kak
Fork of byline.kak
(which adds
Helix-like behavior to x
and X
) — improving performance by 17 times.
Repo