mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
158 B
158 B
Kakoune
Kakoune can be built to autoload plugins:
(kakoune.override { plugins = with pkgs.kakounePlugins; [ parinfer-rust ]; })