mawww's experiment for a better code editor
-
Updated
Jun 27, 2021 - C++
Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it’s also a modal editor, it is somewhat similar to the Vim editor.
Created by Maxime Coste
Released April 13, 2018
Latest release 10 months ago
Often, something goes wrong in my setup of kak-lsp (a language server is installed incorrectly, the command I specified for that LSP is wrong, the plugin just isn't enabled for the window, I forgot to start the LSP, my
kak-lsp.tomlis invalid or in the wrong place, my code project is setup wrong, etc., etc.) When this happens there are two problems that make it more difficult to solve: