mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 04:17:22 +00:00
Add OmniSharp-Vim plugin
This commit is contained in:
parent
cb8a327d26
commit
1e910e679a
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -55,3 +55,6 @@
|
||||||
[submodule ".vim/bundle/vim-toml"]
|
[submodule ".vim/bundle/vim-toml"]
|
||||||
path = .vim/bundle/vim-toml
|
path = .vim/bundle/vim-toml
|
||||||
url = https://github.com/cespare/vim-toml.git
|
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
|
||||||
|
|
|
||||||
1
.vim/bundle/omnisharp-vim
Submodule
1
.vim/bundle/omnisharp-vim
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 763f4f29294ff7c781eb995a51dd7f061a9b775b
|
||||||
Loading…
Add table
Add a link
Reference in a new issue