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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not clear that vim devicons needs to be loaded before vim-buffet #42

Closed
akinsho opened this issue Apr 20, 2020 · 1 comment
Closed

Not clear that vim devicons needs to be loaded before vim-buffet #42

akinsho opened this issue Apr 20, 2020 · 1 comment

Comments

@akinsho
Copy link

akinsho commented Apr 20, 2020

Firstly thanks for the great plugin 馃挴 it's been super useful.
When I initially installed it I tried to get it working with vim devicons but kept finding that the icons wouldn't show. I re-read the instructions in the README and realised (although it isn't explicitly stated) that I had to load vim devicons before vim buffet

Plug 'vim-devicons' "<-- once move here it works fine
Plug 'vim-buffet'
Plug 'vim-devicons' "<-- Initially below buffet, doesn't load icons

This is probably not too big a deal but I think it would be clearer if the README.md was explicit about this or maybe the plugin could do something similar to lightline-bufferline which seems to be able to load the devicons regardless of the positioning.

@bagrat
Copy link
Owner

bagrat commented Jun 26, 2020

@Akin909 thanks for pointing this out! I have updated the README to address that.

@bagrat bagrat closed this as completed Jun 26, 2020
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