Zach's Overengineered Kakoune Plugins

Hi everyone!

I was particularly interested in kakoune.cr, but I was fuzzy on use cases or the interface. I love learning systems by playing with them, so I set out to create some Kakoune plugins using Python. Hopefully this will serve as living documentation about how to use kakoune.cr and pave the way for other curious plugin builders.

I only have one plugin implemented at the moment, but I sunk a lot of time and commits into it and I found it strangely addicting. Hopefully you enjoy reading/using it as much as I did writing it :grinning_face_with_smiling_eyes:

If you have feedback or questions on readability, testing, structure, or anything else, please don’t hesitate to drop a comment on this thread or through a GitHub issue!

6 Likes