diff --git a/.gitmodules b/.gitmodules index 9f45c9a..20c87b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "bundle/jellybeans.vim"] path = bundle/jellybeans.vim url = https://github.com/nanotech/jellybeans.vim.git +[submodule "bundle/vim-gnupg"] + path = bundle/vim-gnupg + url = https://github.com/jamessan/vim-gnupg.git diff --git a/bundle/vim-gnupg b/bundle/vim-gnupg new file mode 160000 index 0000000..ccdf455 --- /dev/null +++ b/bundle/vim-gnupg @@ -0,0 +1 @@ +Subproject commit ccdf455426cd7538de0139ae9d583d2a38ac0e89