Add autosuggestions
This commit is contained in:
parent
c83c35a445
commit
2f15817796
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "shells/zsh/zsh-syntax-highlighting"]
|
||||
path = shells/zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions"]
|
||||
path = shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue