How to install and use jedi-vim python IDE for vim on ubuntu

Multi tool use
up vote
4
down vote
favorite
How to install jedi-vim python plugin on vim installed on ubuntu and use it's features from remote terminal window. I have gone through documentation as describe but my vim acts in the same normal was as it was before !
I tryied
cd ~/.vim/bundle
git clone git://github.com/davidhalter/jedi-vim.git
python vim ide
add a comment |
up vote
4
down vote
favorite
How to install jedi-vim python plugin on vim installed on ubuntu and use it's features from remote terminal window. I have gone through documentation as describe but my vim acts in the same normal was as it was before !
I tryied
cd ~/.vim/bundle
git clone git://github.com/davidhalter/jedi-vim.git
python vim ide
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
How to install jedi-vim python plugin on vim installed on ubuntu and use it's features from remote terminal window. I have gone through documentation as describe but my vim acts in the same normal was as it was before !
I tryied
cd ~/.vim/bundle
git clone git://github.com/davidhalter/jedi-vim.git
python vim ide
How to install jedi-vim python plugin on vim installed on ubuntu and use it's features from remote terminal window. I have gone through documentation as describe but my vim acts in the same normal was as it was before !
I tryied
cd ~/.vim/bundle
git clone git://github.com/davidhalter/jedi-vim.git
python vim ide
python vim ide
edited May 8 '14 at 14:15
asked May 8 '14 at 12:21


Avi Mehenwal
3982815
3982815
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
9
down vote
Did you setup vim-addon-manager?
vim-addons status
vim-addons install python-jedi
vim-addons status
add a comment |
up vote
4
down vote
Try with installing following packages in packages.ubuntu.com :
sudo apt-get install vim-python-jedi
and then with your normal (non root) user:
vim-addons install python-jedi
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
did you download or install the package? you can simply install it with that command. Not needgit clone
.Sorry. I dont know how to use it.
– user224082
May 8 '14 at 14:15
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
9
down vote
Did you setup vim-addon-manager?
vim-addons status
vim-addons install python-jedi
vim-addons status
add a comment |
up vote
9
down vote
Did you setup vim-addon-manager?
vim-addons status
vim-addons install python-jedi
vim-addons status
add a comment |
up vote
9
down vote
up vote
9
down vote
Did you setup vim-addon-manager?
vim-addons status
vim-addons install python-jedi
vim-addons status
Did you setup vim-addon-manager?
vim-addons status
vim-addons install python-jedi
vim-addons status
answered May 20 '14 at 5:32
Akihiro Kuroiwa
912
912
add a comment |
add a comment |
up vote
4
down vote
Try with installing following packages in packages.ubuntu.com :
sudo apt-get install vim-python-jedi
and then with your normal (non root) user:
vim-addons install python-jedi
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
did you download or install the package? you can simply install it with that command. Not needgit clone
.Sorry. I dont know how to use it.
– user224082
May 8 '14 at 14:15
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
add a comment |
up vote
4
down vote
Try with installing following packages in packages.ubuntu.com :
sudo apt-get install vim-python-jedi
and then with your normal (non root) user:
vim-addons install python-jedi
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
did you download or install the package? you can simply install it with that command. Not needgit clone
.Sorry. I dont know how to use it.
– user224082
May 8 '14 at 14:15
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
add a comment |
up vote
4
down vote
up vote
4
down vote
Try with installing following packages in packages.ubuntu.com :
sudo apt-get install vim-python-jedi
and then with your normal (non root) user:
vim-addons install python-jedi
Try with installing following packages in packages.ubuntu.com :
sudo apt-get install vim-python-jedi
and then with your normal (non root) user:
vim-addons install python-jedi
edited Nov 24 at 3:46


redseven
88119
88119
answered May 8 '14 at 13:57
user224082
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
did you download or install the package? you can simply install it with that command. Not needgit clone
.Sorry. I dont know how to use it.
– user224082
May 8 '14 at 14:15
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
add a comment |
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
did you download or install the package? you can simply install it with that command. Not needgit clone
.Sorry. I dont know how to use it.
– user224082
May 8 '14 at 14:15
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
I have downloaded it but still I cannot use it in vim. I can see no changes in vim. What should I do to my .vimrc file ?
– Avi Mehenwal
May 8 '14 at 14:13
did you download or install the package? you can simply install it with that command. Not need
git clone
.Sorry. I dont know how to use it.– user224082
May 8 '14 at 14:15
did you download or install the package? you can simply install it with that command. Not need
git clone
.Sorry. I dont know how to use it.– user224082
May 8 '14 at 14:15
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
I ran sudo apt-get install vim-python-jedi in terminal and installed it
– Avi Mehenwal
May 8 '14 at 14:16
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f462841%2fhow-to-install-and-use-jedi-vim-python-ide-for-vim-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
0CXG,T9SK2j Z YI8HKV,QHWuQ9xqIjOmI8Gib56