Skip to content
New issue

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

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

Already on GitHub? # to your account

End of right side at icon is slashed on guivim #16

Closed
vwxyutarooo opened this issue Dec 22, 2017 · 3 comments
Closed

End of right side at icon is slashed on guivim #16

vwxyutarooo opened this issue Dec 22, 2017 · 3 comments

Comments

@vwxyutarooo
Copy link

Hi, thanks for publishing nice plugin :)
This plugin makes small problem for me. It looks like following image on guivim (VimR). It was fine when I disable this plugin or Highlighting full name.

screen shot 2017-12-22 at 13 00 44

My vimrc looks like this.

if (has("guifont"))
  set guifont=SauceCodePro\ Nerd\ Font:h12
endif
let g:airline_powerline_fonts = 1
let g:WebDevIconsUnicodeGlyphDoubleWidth = 1
let g:WebDevIconsUnicodeDecorateFolderNodes = 1
let g:DevIconsEnableFoldersOpenClose = 1

Does anyone have same issue here? I've created this patch, If there is, I'd like to send PR to fix it.

screen shot 2017-12-22 at 12 59 57

@lalitmee
Copy link

lalitmee commented Feb 7, 2018

@vwxyutarooo Yeah, I am facing this issue. I am using gvim.

@osenvosem
Copy link

I'm facing the same issue on MacVim.

@vwxyutarooo
Copy link
Author

Because this repository seems not maintained recently, I've created different plugin https://github.com/vwxyutarooo/nerdtree-devicons-syntax

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants