Remove zplug, use native

This commit is contained in:
Spotlight 2020-05-26 06:45:40 -05:00
parent 8cbe562265
commit 0479c0f794
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
8 changed files with 272 additions and 26 deletions

15
.gitmodules vendored
View file

@ -13,3 +13,18 @@
[submodule "vim/pack/normal/start/vim-elixir"]
path = vim/pack/normal/start/vim-elixir
url = https://github.com/elixir-editors/vim-elixir
[submodule "zsh/bullet-train.zsh"]
path = zsh/bullet-train.zsh
url = https://github.com/caiogondim/bullet-train.zsh
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/zsh-completions"]
path = zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/zsh-history-substring-search"]
path = zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search