diff --git a/zsh-history-substring-search.zsh b/zsh-history-substring-search.zsh index 732dfae..c06725e 100644 --- a/zsh-history-substring-search.zsh +++ b/zsh-history-substring-search.zsh @@ -83,6 +83,10 @@ # It was further developed[4] by Guido van Steen, Suraj N. Kurapati, Sorin # Ionescu, and Vincent Guerci in 2011. # +#----------------------------------------------------------------------------- +# References +#----------------------------------------------------------------------------- +# # [1]: http://fishshell.com # [2]: http://www.zsh.org/mla/users/2009/msg00818.html # [3]: http://sourceforge.net/projects/fizsh/