vim-airline 0.11
Statusline for Vim
vim-airline
is an extensible statusline for Vim. It can be extended and costumized with themes, works with unicode fonts and powerline symbols, etc.
- Website: https://github.com/vim-airline/vim-airline
- Licenses: Expat
- Package source: gnu/packages/vim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install vim-airline 0.11
as follows:
guix install vim-airline@0.11
Or install the latest version:
guix install vim-airline
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.