Files
vim-ale/vim-airline
AJ ONeal efda7c60aa add gittag conf for vim plugins, alias confs, fix psql as own package
Vim plugins with gittag source:
- vim-airline, vim-airline-themes, vim-ale, vim-devicons, vim-go
- vim-nerdtree, vim-prettier, vim-rust, vim-sensible, vim-shfmt
- vim-syntastic

rust.vim is a directory symlink to vim-rust, so it shares the same
releases.conf automatically.

Alias confs (alias_of):
- postgresql → postgres
- postgresql-client, postgres-client → psql
- mariadb-server, mariadbd → mariadb
- gnupg → gpg, iterm → iterm2, ziglang → zig
- trippy → trip, powershell → pwsh

Fix: psql is its own package (postgres client), not an alias of
postgres (server). Both use the same GitHub repo
(bnnanet/postgresql-releases) but install different binaries.
2026-03-09 23:24:35 -06:00
..
2023-06-01 06:03:04 +00:00
2026-03-08 19:38:49 -06:00
2023-06-01 06:03:04 +00:00

title, homepage, tagline
title homepage tagline
vim-airline https://github.com/vim-airline/vim-airline vim-airline: Lean & mean status/tabline for vim that's light as air.

To update (replacing the current version) run webi vim-airline.

Files

These are the files / directories that are created and/or modified with this install:

~/.vimrc
~/.vim/plugins/airline.vim
~/.vim/pack/plugins/start/vim-airline/

Cheat Sheet

A single-line status bar for vim.

See vim-airline-themes for additional themes.