1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-21 17:59:39 +01:00
home-manager/tests/modules/programs/zsh
Austin Horstman de8463dd3e
zsh: add plugins.*.completions paths to fpath (#7197)
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.

Co-authored-by: @zimeg <zim@o526.net>
2025-06-05 21:11:35 -05:00
..
aliases.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
default.nix zsh: add plugins.*.completions paths to fpath (#7197) 2025-06-05 21:11:35 -05:00
history-ignore-pattern.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
history-path-new-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-substring-search.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
plugins.nix zsh: add plugins.*.completions paths to fpath (#7197) 2025-06-05 21:11:35 -05:00
prezto.nix zsh: consider zsh.{profile,login,logout,env}Extra in prezto 2025-05-13 19:59:12 -05:00
session-variables.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
syntax-highlighting.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
zsh-abbr.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
zshrc-content-priorities.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00