forked from VimPlug/jedi-vim
[IMP] README.rst - Add a description for Vundle installation. (#781)
* [IMP] README.rst - Add a description for Vundle installation. * [FIX] README.rst - Fix typo.
This commit is contained in:
committed by
Dave Halter
parent
7b7e6b5859
commit
48af2afd3e
@@ -91,6 +91,14 @@ Example installation command using Pathogen:
|
||||
|
||||
git clone --recursive https://github.com/davidhalter/jedi-vim.git ~/.vim/bundle/jedi-vim
|
||||
|
||||
Example installation using Vundle:
|
||||
|
||||
Add the following line in your `~/.vimrc`
|
||||
|
||||
.. code-block:: vim
|
||||
|
||||
Plugin 'davidhalter/jedi-vim'
|
||||
|
||||
|
||||
Installation with your distribution
|
||||
-----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user