************
Vim segments
************

.. automodule:: powerline.segments.vim
   :members:


Plugin-specific segments
========================

Asynchronous Linter Engine (ALE) segments
-----------------------------------------

.. automodule:: powerline.segments.vim.plugin.ale
   :members:

Syntastic segments
------------------

.. automodule:: powerline.segments.vim.plugin.syntastic
   :members:

Command-T segments
------------------

.. automodule:: powerline.segments.vim.plugin.commandt
   :members:

Tagbar segments
---------------

.. automodule:: powerline.segments.vim.plugin.tagbar
   :members:

NERDTree segments
-----------------

.. automodule:: powerline.segments.vim.plugin.nerdtree
   :members:

Capslock segments
-----------------

.. automodule:: powerline.segments.vim.plugin.capslock
   :members:
