Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devicons are not visible (If you are a SpaceVim user, refer to this issue) #442

Closed
9 tasks done
sanguineman opened this issue Dec 31, 2022 · 1 comment
Closed
9 tasks done

Comments

@sanguineman
Copy link

sanguineman commented Dec 31, 2022

Requirements

Required Info

  • I have searched the issues for my issue and found nothing related and/or helpful
  • I have read or at least glanced at the FAQ
  • I have read or at least glanced at the Wiki
  • VimDevIcons is the last loaded vim plugin? yes
  • What version of vim are you using? Neovim, v0.8.2
    • hint: vim --version
  • What font are you using? Anonymice Nerd Font
  • Are you using vim from the terminal or a GUI vim? neovim from the terminal
  • Are you using Mac, Linux or Windows? MacOS Big Sur

Optional Info

  • Provide screenshots where appropriate

Hello, I was trying to use vim-devicons for the better look on NERDTree, so I downloaded 'vim-devicons' as what the instruction says. (Used vim-plug)

However, even if I did just like what the instruction says, I couldn't see any icons on NERDTree.
I have searched the similar issues people had on Google, but none of the solutions on Google solved my issue.

Here are what I did to fix the issue, but none of them seems to be working for me.

  1. I re-downloaded the plugins: NERDTree and vim-devicons both. However, it didn't work.
  2. Most of the similar issues have to do with font problems, so I changed my Iterm fonts to both Nerd Font. Also, it didn't work.

스크린샷 2022-12-31 오후 9 26 24

Who knows how to solve this problem?

스크린샷 2022-12-31 오후 9 19 42

@sanguineman
Copy link
Author

Alright, I found where the fundamental problem comes from.

I am using SpaceVim and my issue has to do with SpaceVim 'init.toml' settings.

If you are a SpaceVim user, you have to add 'custom_plugins' section on 'init.toml' for the vim-devicons plugin to be enabled.

Reference:
SpaceVim custom_plugins

@sanguineman sanguineman changed the title Devicons are not visible Devicons are not visible (If you are a SpaceVim user, refer to this issue) Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant