mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Also show documentation for plugin-specific segments
This commit is contained in:
parent
24938e0bb9
commit
402cc9e911
@ -4,3 +4,31 @@ Vim segments
|
|||||||
|
|
||||||
.. automodule:: powerline.segments.vim
|
.. automodule:: powerline.segments.vim
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
|
||||||
|
Plugin-specific segments
|
||||||
|
========================
|
||||||
|
|
||||||
|
Syntastic segments
|
||||||
|
------------------
|
||||||
|
|
||||||
|
.. automodule:: powerline.segments.vim.plugin.syntastic
|
||||||
|
:members:
|
||||||
|
|
||||||
|
Ctrl-P segments
|
||||||
|
---------------
|
||||||
|
|
||||||
|
.. automodule:: powerline.segments.vim.plugin.ctrlp
|
||||||
|
:members:
|
||||||
|
|
||||||
|
Tagbar segments
|
||||||
|
---------------
|
||||||
|
|
||||||
|
.. automodule:: powerline.segments.vim.plugin.tagbar
|
||||||
|
:members:
|
||||||
|
|
||||||
|
NERDTree segments
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
.. automodule:: powerline.segments.vim.plugin.nerdtree
|
||||||
|
:members:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user