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