All Projects → ryanoasis → Vim Devicons

ryanoasis / Vim Devicons

Licence: mit
Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

Programming Languages

Vim Script
2826 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Vim Devicons

filestyle
filestyle is a Vim plugin that highlights unwanted whitespace and characters.
Stars: ✭ 30 (-99.33%)
Mutual labels:  vim-plugins, vim-scripts
barow
A minimalist statusline for n/vim
Stars: ✭ 31 (-99.31%)
Mutual labels:  powerline, statusline
vim-gitbranch
Provides the branch name of the current git repository
Stars: ✭ 171 (-96.18%)
Mutual labels:  vim-plugins, vim-scripts
vim-modusline
🌈 Mode-specific statusline colors
Stars: ✭ 39 (-99.13%)
Mutual labels:  vim-plugins, statusline
Pear Tree
A Vim auto-pair plugin that supports multi-character pairs, intelligent matching, and more
Stars: ✭ 327 (-92.69%)
Mutual labels:  viml, vim-plugins
nvim configration
Neovim diy develop enviroment.This project integrates neovim tmux zsh and some very useful plugs of them including YouCompleteMe FZF auto pairs nerdtree ncm2 and so on.
Stars: ✭ 22 (-99.51%)
Mutual labels:  powerline, nerdtree
VimConfig
Configuration files for Vi-IMproved.
Stars: ✭ 23 (-99.49%)
Mutual labels:  vim-plugins, vim-scripts
Nerd Fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Stars: ✭ 31,778 (+610.44%)
Mutual labels:  powerline, statusline
Vim Dadbod Ui
Simple UI for https://github.com/tpope/vim-dadbod
Stars: ✭ 315 (-92.96%)
Mutual labels:  viml, vim-plugins
Vim Buffet
IDE-like Vim tabline
Stars: ✭ 304 (-93.2%)
Mutual labels:  viml, visualisation
Silver
A cross-shell customizable powerline-like prompt with icons
Stars: ✭ 238 (-94.68%)
Mutual labels:  powerline, icons
Winresizer
very simple vim plugin for easy resizing of your vim windows
Stars: ✭ 353 (-92.11%)
Mutual labels:  viml, vim-plugins
Powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Stars: ✭ 12,989 (+190.39%)
Mutual labels:  powerline, statusline
tabulous
Vim plugin for setting the tabline including the tab page labels. It is lightweight and written in pure Vim script.
Stars: ✭ 21 (-99.53%)
Mutual labels:  vim-plugins, vim-scripts
Powerline Extra Symbols
▶️ Extra glyphs for your powerline separators
Stars: ✭ 778 (-82.61%)
Mutual labels:  powerline, statusline
nerd-font-cheatsheets
Generated list of Nerd Font to simplify finding characters that look good in text editors and terminal prompt
Stars: ✭ 74 (-98.35%)
Mutual labels:  glyph-icons, nerd-fonts
Vim Go
Go development plugin for Vim
Stars: ✭ 14,085 (+214.89%)
Mutual labels:  viml, vim-plugins
Vim Vide
Lightest vimrc, while strong enough. 最轻的vim配置,却足够强!
Stars: ✭ 649 (-85.49%)
Mutual labels:  powerline, statusline
Vim Crystalline
Functions for taking the monotony out of building your own fancy statusline in Vim
Stars: ✭ 264 (-94.1%)
Mutual labels:  powerline, statusline
Pureline
A Pure Bash Powerline PS1 Command Prompt
Stars: ✭ 342 (-92.35%)
Mutual labels:  powerline, statusline

VimDevIcons - Add Icons to Your Plugins

version chat on gitter code of conduct prs welcome CI

Supports plugins such as NERDTree, vim-airline, CtrlP, powerline, denite, unite, lightline.vim, vim-startify, vimfiler, vim-buffet and flagship.

vim-devicons overall screenshot

See Screenshots for more.

Features

  • Adds filetype glyphs (icons) to various vim plugins.
  • Customizable and extendable glyphs settings.
  • Supports a wide range of file type extensions.
  • Supports popular full filenames, like .gitignore, node_modules, .vimrc, and many more.
  • Supports byte order marker (BOM).
  • Works with patched fonts, especially Nerd Fonts.

See Detailed Features for more.

See Configuration for a list of configuration and customization options.

Installation

  1. Install a Nerd Font compatible font or patch your own. Then set your terminal font (or guifont if you are using GUI version of Vim).

  2. Install the Vim plugin with your favorite plugin manager, e.g. vim-plug:

    Plug 'ryanoasis/vim-devicons'

    Always load the vim-devicons as the very last one.

  3. Configure Vim

    set encoding=UTF-8

    No need to set explicitly under Neovim: always uses UTF-8 as the default encoding.

See Installation for detailed setup instructions

Use :help devicons for further configuration.

Developers

See DEVELOPER for how to use the API.

Troubleshooting

See FAQ.

Contributing

Code of Conduct

This project has adopted a Code of Conduct that we expect project participants to adhere to. Check out code of conduct for further details.

Contributing Guide

Read our contributing guide to learn about how to send pull requests, creating issues properly.

Promotion

You can help us by simply giving a star or voting on vim.org. It will ensure continued development going forward.

Acknowledgments

Thanks goes to these people for inspiration and helping with sending PRs.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].