Files
vim-ale/vim-devicons
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
..
2021-03-24 17:51:30 +00:00
2026-03-08 19:38:49 -06:00
2024-05-11 22:48:40 +02:00

title, homepage, tagline
title homepage tagline
vim-devicons https://github.com/ryanoasis/vim-devicons VimDevIcons: Adds Icons to Your Plugins.

Important: You must install NerdFont (and configure your Terminal to use it) first.

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

Files

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

~/.vim/plugins/devicons.vim
~/.vim/pack/plugins/start/devicons.vim/
~/.vimrc

Cheat Sheet

Adds icons to NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

vim-devicons is fairly plug-n-play. Install it, and it works.