summaryrefslogtreecommitdiff
path: root/plugins/history-substring-search/history-substring-search.plugin.zsh
AgeCommit message (Collapse)Author
2015-12-13history-substring-search: bind arrows in both emacs and viins modesAndrew Janke
This avoids an ordering dependency between this and the vi-mode plugin.
2015-11-27history-substring-search: update to upstream version 2015-09-28Andrew Janke
Updates OMZ's copy to commit 2c295432175990c1bb4e90bc13f609daa67a25d6 from zsh-users/zsh-history-substring-search
2011-07-27move history-substring-search* files into plugins/Suraj N. Kurapati