ranger.vim
ranger.vim copied to clipboard
Ranger icons not showing properly
I'm using the plugin alexanderjeurissen/ranger_devicons for Ranger.

But when it comes to the Ranger.vim, icons are not showing properly.

Probably it's the NerdFont issue but I have no idea where to work on.
Are you using OSX?
Are you using OSX?
Yes i'm using MacOS 10.12 Sierra. My terminal is iTerm2 with Nerd font.
@solomonxie it's most likely because your iTerm font is not using Nerd Font or your Nerd Font is not patched.
@solomonxie it's most likely because your iTerm font is not using Nerd Font or your Nerd Font is not patched.
Thanks for reply, yes I guess it might be the answer. I'm using Nerd font on iTerm2, but except Droid Sans Mono Nerd Font I can't use any others for proper display.

I ran to the same problem, just to add export LC_ALL="en_US.UTF-8" to ~/.zshrc to solve the problem.