Skip to content

Conversation

aljustiet
Copy link

No description provided.

@@ -79,8 +79,8 @@ Using [Zinit](https://github.com/zdharma-continuum/zinit):

2. Load the plugin in `~/.zshrc`:

zinit load 'zsh-users/zsh-history-substring-search
zinit ice wait atload'_history_substring_search_config'
zinit load 'zsh-users/zsh-history-substring-searchf
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
zinit load 'zsh-users/zsh-history-substring-searchf
zinit load zsh-users/zsh-history-substring-search

zinit load 'zsh-users/zsh-history-substring-search
zinit ice wait atload'_history_substring_search_config'
zinit load 'zsh-users/zsh-history-substring-searchf
zinit ice wait atload '_history_substring_search_config'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a typo, I believe - zinit requires there to be no space (they're supposed to be named-arguments, though as an argument parsing scheme it seems kinda risky :)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's correct, zinit ice wait atload'_history_substring_search_config' is the correct invocation (or rather it works)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants