dev notes

software development craftsmanship

/ home / vim / configuration [ / plug / color scheme / nerdtree / CtrlP / vim autoformat / vim fugitive / jsonc / vim airline / neoterm / vim-test / summary ]

vim airline

When you have many open buffers, it is helpful, to have some information about the current open file.

vim-airline displays some basic infomation at the bottom of the buffer.

It also works well together with fugitive, ctrlp and nerdtree without any configuration.

installation

Plug 'bling/vim-airline'