A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ryanoasis/vim-devicons/wiki/Installation below:

Installation · ryanoasis/vim-devicons Wiki · GitHub

Get a Nerd Font! or patch your own. Without this, things break

Step 2 VimDevIcons Plugin

Set VimDevIcons to load after these plugins!

NERDTree | vim-airline | CtrlP | powerline | Denite | unite | lightline.vim | vim-startify | vimfiler | flagship

Choose your favorite plugin manager

Add the following in your .vimrc or .gvimrc:

Set encoding to UTF-8 to show glyphs

Set Vim font to a Nerd Font

Linux

set guifont=<FONT_NAME> <FONT_SIZE>
set guifont=DroidSansMono\ Nerd\ Font\ 11

macOS (OS X) and Windows

set guifont=<FONT_NAME>:h<FONT_SIZE>
set guifont=DroidSansMono\ Nerd\ Font:h11
" or:
set guifont=DroidSansMono_Nerd_Font:h11

Note: if you don't set guifont then you'll have to set your terminal's font, else things break!

If you use vim-airline you need this:

let g:airline_powerline_fonts = 1

That's it! You're done. ✅

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4