diff --git a/.gitmodules b/.gitmodules index 8181d1b..3445ab9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "vim/bundle/rust.vim"] path = vim/bundle/rust.vim url = https://github.com/wting/rust.vim.git +[submodule "vim/bundle/goyo.vim"] + path = vim/bundle/goyo.vim + url = https://github.com/junegunn/goyo.vim.git diff --git a/vim/bundle/goyo.vim b/vim/bundle/goyo.vim new file mode 160000 index 0000000..5bea57e --- /dev/null +++ b/vim/bundle/goyo.vim @@ -0,0 +1 @@ +Subproject commit 5bea57ebf5ef1ef0b5ebf2e6cc6062bf94cd87f2