add vim-plugin

This commit is contained in:
Jakobus Schürz 2020-12-18 14:54:38 +01:00
parent c4be354738
commit 9a5c8f1de0
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -55,3 +55,6 @@
[submodule "vim/pack/color/start/vim-colors-solarized"] [submodule "vim/pack/color/start/vim-colors-solarized"]
path = vim/pack/color/start/vim-colors-solarized path = vim/pack/color/start/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/pack/plugins/start/vim-gnupg"]
path = vim/pack/plugins/start/vim-gnupg
url = https://github.com/jamessan/vim-gnupg

View file

@ -16,3 +16,4 @@ install plugins https://github.com/junegunn/fzf.git
install plugins https://github.com/junegunn/fzf.vim.git install plugins https://github.com/junegunn/fzf.vim.git
install plugins https://github.com/airblade/vim-gitgutter.git install plugins https://github.com/airblade/vim-gitgutter.git
remove plugins https://github.com/Lokaltog/powerline.git remove plugins https://github.com/Lokaltog/powerline.git
install plugins https://github.com/jamessan/vim-gnupg