added jedi-vim
This commit is contained in:
parent
35b65d9aa9
commit
0bf8ccdf04
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -7,3 +7,6 @@
|
|||
[submodule ".vim/bundle/vim-fugitive"]
|
||||
path = .vim/bundle/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive.git
|
||||
[submodule ".vim/bundle/jedi-vim"]
|
||||
path = .vim/bundle/jedi-vim
|
||||
url = https://github.com/davidhalter/jedi-vim.git
|
||||
|
|
|
|||
1
.vim/bundle/jedi-vim
Submodule
1
.vim/bundle/jedi-vim
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d9a43db019da0390406e34cb161a61fba43bf250
|
||||
Loading…
Add table
Add a link
Reference in a new issue