mirror of
https://github.com/powerline/powerline.git
synced 2025-07-21 04:44:55 +02:00
Add a note about vim-addon-manager
This commit is contained in:
parent
63e2942929
commit
0a8e7c0e1e
@ -100,8 +100,14 @@ absolute path to your Powerline installation directory:
|
|||||||
|
|
||||||
If you're using Vundle or Pathogen and don't want Powerline functionality in
|
If you're using Vundle or Pathogen and don't want Powerline functionality in
|
||||||
any other applications, simply add Powerline as a bundle and point the path
|
any other applications, simply add Powerline as a bundle and point the path
|
||||||
above to the Powerline bundle directory, e.g.
|
above to the Powerline bundle directory, e.g.
|
||||||
``~/.vim/bundle/powerline/powerline/bindings/vim``.
|
``~/.vim/bundle/powerline/powerline/bindings/vim``. For vim-addon-manager it is
|
||||||
|
even easier since you don’t need to write this big path or install anything by
|
||||||
|
hand: ``powerline`` is installed and run just like any other plugin using
|
||||||
|
|
||||||
|
.. code-block:: vim
|
||||||
|
|
||||||
|
call vam#ActivateAddons(['powerline'])
|
||||||
|
|
||||||
Shell prompts
|
Shell prompts
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user