Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

Kakoune {#sec-kakoune}#

Kakoune can be built to autoload plugins:

(kakoune.override { plugins = with pkgs.kakounePlugins; [ parinfer-rust ]; })