history-substring-search
========================

Allows for fish-like searching of history with UP and DOWN.

![example][example]

If you use
[syntax-highlighting](https://github.com/zimfw/zimfw/tree/master/modules/syntax-highlighting),
make sure you place 'syntax-highlighting' before 'history-substring-search' on
the second line of `zmodules` in your `.zimrc`.

Contributing
------------

Contributions should be submitted [upstream to
zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search).

[example]: https://i.eriner.me/zim_history-substring-search.gif