From 4bc0808515f200ddc8e1bb60c5ec7c7ae8500e0e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 21 Jan 2017 03:58:13 -0500 Subject: add zsh-autosuggestions --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e12ce6e..4b2973f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "vim/bundle/fish"] path = vim/bundle/fish url = https://github.com/dag/vim-fish +[submodule "zsh/zsh-autosuggestions"] + path = zsh/zsh-autosuggestions + url = https://github.com/zsh-users/zsh-autosuggestions -- cgit v1.2.3-54-g00ecf