Add GnuPG plugin
This commit is contained in:
parent
421d79a45d
commit
932276ed3d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -34,3 +34,6 @@
|
||||||
[submodule "bundle/jellybeans.vim"]
|
[submodule "bundle/jellybeans.vim"]
|
||||||
path = bundle/jellybeans.vim
|
path = bundle/jellybeans.vim
|
||||||
url = https://github.com/nanotech/jellybeans.vim.git
|
url = https://github.com/nanotech/jellybeans.vim.git
|
||||||
|
[submodule "bundle/vim-gnupg"]
|
||||||
|
path = bundle/vim-gnupg
|
||||||
|
url = https://github.com/jamessan/vim-gnupg.git
|
||||||
|
|
1
bundle/vim-gnupg
Submodule
1
bundle/vim-gnupg
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit ccdf455426cd7538de0139ae9d583d2a38ac0e89
|
Loading…
Reference in a new issue