home-manager/tests/modules/programs/zsh
@zimeg d54b1a072d zsh: add plugins.*.completions paths to fpath
Autocompletion scripts and additional plugin functions are located in
specific directories that might not match the plugin source script but
need to be included in fpath before calling compinit.

An option to provide a path to these scripts is added to add the paths
to fpath before calling completionInit.
2024-05-27 00:05:20 -07:00
..
default.nix zsh: add plugins.*.completions paths to fpath 2024-05-27 00:05:20 -07:00
history-ignore-pattern.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-new-custom.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-new-default.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-old-custom.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-path-old-default.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
history-substring-search.nix zsh: generalize zsh-history-substring-search 2023-10-15 00:09:13 +02:00
plugins.nix zsh: add plugins.*.completions paths to fpath 2024-05-27 00:05:20 -07:00
prezto.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
session-variables.nix zsh: move sessionVariables from .zshrc to .zshenv (#2708) 2022-02-17 10:20:56 +01:00
syntax-highlighting.nix zsh: add patterns option to syntax-highlighting 2024-03-15 19:29:51 +01:00
zsh-abbr.nix zsh-abbr: add module 2023-10-04 08:07:49 +02:00