diff --git a/.gitmodules b/.gitmodules index 719742c..b2d5d3f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,9 @@ [submodule "vim/.vim/bundle/vimtex"] path = vim/.vim/bundle/vimtex url = git://github.com/lervag/vimtex.git +[submodule "vim/.vim/bundle/vim-obsession"] + path = vim/.vim/bundle/vim-obsession + url = git://github.com/tpope/vim-obsession.git +[submodule "vim/.vim/bundle/vim-opencl"] + path = vim/.vim/bundle/vim-opencl + url = git://github.com/petRUShka/vim-opencl.git diff --git a/vim/.vim/bundle/vim-obsession b/vim/.vim/bundle/vim-obsession new file mode 160000 index 0000000..ad1ef9a --- /dev/null +++ b/vim/.vim/bundle/vim-obsession @@ -0,0 +1 @@ +Subproject commit ad1ef9a0db9a03463b005b488fd27cb735317394 diff --git a/vim/.vim/bundle/vim-opencl b/vim/.vim/bundle/vim-opencl new file mode 160000 index 0000000..a75693f --- /dev/null +++ b/vim/.vim/bundle/vim-opencl @@ -0,0 +1 @@ +Subproject commit a75693fdb1526cf0f2f2d1a6bdc23d6537ac1b6f