add jedi-vim bundle
This commit is contained in:
parent
512bd2d648
commit
3989ee112b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -69,3 +69,6 @@
|
||||||
[submodule "misc-files/powerline"]
|
[submodule "misc-files/powerline"]
|
||||||
path = misc-files/powerline
|
path = misc-files/powerline
|
||||||
url = https://github.com/Lokaltog/powerline.git
|
url = https://github.com/Lokaltog/powerline.git
|
||||||
|
[submodule "vim-files/.vim/bundle/jedi-vim"]
|
||||||
|
path = vim-files/.vim/bundle/jedi-vim
|
||||||
|
url = https://github.com/davidhalter/jedi-vim.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/jedi-vim
Submodule
1
vim-files/.vim/bundle/jedi-vim
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d9a43db019da0390406e34cb161a61fba43bf250
|
||||||
Loading…
Add table
Add a link
Reference in a new issue