mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
Enhance example installation command (#739)
This commit is contained in:
committed by
Daniel Hahler
parent
0c6a2b7737
commit
c8164fdfda
@@ -89,7 +89,7 @@ Example installation command using Pathogen:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
cd ~/.vim/bundle/ && git clone --recursive https://github.com/davidhalter/jedi-vim.git
|
||||
git clone --recursive https://github.com/davidhalter/jedi-vim.git ~/.vim/bundle/jedi-vim
|
||||
|
||||
|
||||
Installation with your distribution
|
||||
|
||||
Reference in New Issue
Block a user