mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-06-18 19:04:26 +00:00
zsh: add zsh-autosuggestions as submodule
This commit is contained in:
parent
15197873fd
commit
7ac320bde1
3 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
||||||
.luarc.json
|
.luarc.json
|
||||||
/zsh/plugins
|
|
||||||
|
|
|
||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "zsh/plugins/zsh-autosuggestions"]
|
||||||
|
path = zsh/plugins/zsh-autosuggestions
|
||||||
|
url = git@github.com:zsh-users/zsh-autosuggestions.git
|
||||||
1
zsh/plugins/zsh-autosuggestions
Submodule
1
zsh/plugins/zsh-autosuggestions
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5
|
||||||
Loading…
Add table
Add a link
Reference in a new issue