-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Description
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.
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.
Metadata
Metadata
Assignees
Labels
No labels

