You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Does anyone have same issue here? I've created this patch, If there is, I'd like to send PR to fix it.
The text was updated successfully, but these errors were encountered: