Moves autosuggestions submodule and deletes npm completion
This commit is contained in:
parent
b5c7e897a9
commit
47d25ab593
3 changed files with 1 additions and 5 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -8,11 +8,8 @@
|
||||||
path = shells/zsh/zsh-syntax-highlighting
|
path = shells/zsh/zsh-syntax-highlighting
|
||||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions"]
|
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions"]
|
||||||
path = shells/zsh/oh-my-zsh-custom/plugins/zsh-autosuggestions
|
path = shells/zsh/plugins/zsh-autosuggestions
|
||||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-better-npm-completion"]
|
|
||||||
path = shells/zsh/oh-my-zsh-custom/plugins/zsh-better-npm-completion
|
|
||||||
url = https://github.com/lukechilds/zsh-better-npm-completion
|
|
||||||
[submodule "dwm"]
|
[submodule "dwm"]
|
||||||
path = NOSTOW/dwm
|
path = NOSTOW/dwm
|
||||||
url = git@github.com:Jab2870/dwm.git
|
url = git@github.com:Jab2870/dwm.git
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit b61f6bb4e640728c42ae84ca55a575ee88c60fe8
|
|
Loading…
Add table
Add a link
Reference in a new issue