programs.kakoune.plugins

Home-Manager option

List of kakoune plugins to install. To get a list of supported plugins run: nix-env -f &#x27;<nixpkgs>&#x27; -qaP -A kakounePlugins. Requires package to not be set to have effect.

type: list of package
Default
[ ]
Example
[ pkgs.kakounePlugins.kak-fzf ]
declared in: <home-manager/modules/programs/kakoune.nix>source unavailable