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