Hacker News new | ask | show | jobs
by Kratacoa 913 days ago
Kakoune doesn't have exactly a plugin system, but a module one. There are however various plugin managers.

Its customisation is obtained by exposing an interface to the shell with various parts of its functionality.