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

Redundant spaces between NERDTree directory symbol and devicons directory icon #457

Open
8 tasks done
shayaniox opened this issue Nov 22, 2023 · 1 comment
Open
8 tasks done

Comments

@shayaniox
Copy link

shayaniox commented Nov 22, 2023

How can I remove these redundant spaces between NERDTree and devicons directory icons?

Requirements

Plugins:

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?
  • What version of vim are you using? 8.1
    • hint: vim --version
  • What font are you using? cascadia nerdfont
  • Are you using vim from the terminal or a GUI vim? terminal
  • Are you using Mac, Linux or Windows? Linux

Optional Info

  • Provide screenshots where appropriate
    image
    image
@phaze-ZA
Copy link

phaze-ZA commented Jan 3, 2024

Might just need to check the nerdtree-plugin inside of vim-devicons. It checks if git plugin is enabled and pre-appends whitespace. Maybe try setting g:WebDevIconsNerdTreeGitPluginForceVAlign to false?

image

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

2 participants