diff --git a/.gitmodules b/.gitmodules index 5fc9b87..963e405 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/vim-table-mode"] path = bundle/vim-table-mode url = https://github.com/dhruvasagar/vim-table-mode +[submodule "bundle/goyo.vim"] + path = bundle/goyo.vim + url = https://github.com/junegunn/goyo.vim diff --git a/bundle/goyo.vim b/bundle/goyo.vim new file mode 160000 index 0000000..64e750f --- /dev/null +++ b/bundle/goyo.vim @@ -0,0 +1 @@ +Subproject commit 64e750f726d8758c493931938a17c50f75e6f823