Open shayaniox opened 1 year ago
How can I remove these redundant spaces between NERDTree and devicons directory icons?
NERDTree
devicons
Plugins:
VimDevIcons
vim --version
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?
How can I remove these redundant spaces between
NERDTree
anddevicons
directory icons?Requirements
Plugins:
Required Info
VimDevIcons
is the last loaded vim plugin?vim --version
Optional Info