Plugins for the sophisticated text editor.
Being a Vim user, I’ve been experimenting with Kakoune for the past year and it became my go-to program for doing any sorts of text- or code-editing. It’s a delightful piece of software that improves on many Vim concepts. I could never describe it better than Screwtape did.
Here’s a list of various small (and mostly useless) plugins I’ve created for Kakoune.
| name/link | description | 
|---|---|
| ui.kak | toggle UI highlighters | 
| saturn.kak | dark colorscheme | 
| gdscript.kak | syntax hightlighting for Godot’s GDScript | 
| envy.kak | light colorscheme, port of my Vim colorscheme | 
| foot.kak | integration for foot | 
| todo.kak | toggle checkboxes |