diff --git a/.gitmodules b/.gitmodules index dfafe91..1b3feca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule ".vim/bundle/vim-toml"] path = .vim/bundle/vim-toml url = https://github.com/cespare/vim-toml.git +[submodule ".vim/bundle/omnisharp-vim"] + path = .vim/bundle/omnisharp-vim + url = https://github.com/OmniSharp/omnisharp-vim.git diff --git a/.vim/bundle/omnisharp-vim b/.vim/bundle/omnisharp-vim new file mode 160000 index 0000000..763f4f2 --- /dev/null +++ b/.vim/bundle/omnisharp-vim @@ -0,0 +1 @@ +Subproject commit 763f4f29294ff7c781eb995a51dd7f061a9b775b