|
|
|
|
|
by raiguard
1615 days ago
|
|
I used color schemes as an example, perhaps it was a bad one. I don't update it regularly, no. As others have said, the appeal of Kak is orthogonality and accessibility. The keybindings are sensibly organized, there is exhaustive autocomplete and on screen documentation, and the configuration language is simple. It is ridiculously easy to write plugins for, because you can use shell scripting, or create a program in any language you want and invoke it from a shell block. Kakoune's LSP plugin is written in Rust and communicates with Kak via the shell. |
|