We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have searched the issues for my issue and found nothing related and/or helpful
I have read or at least glanced at the FAQ
I have read or at least glanced at the Wiki
What version of vim are you using? N/A
vim --version
What version of vim-devicons are you using? 0.9.1
0.9.1
:echo webdevicons#version()
Are you using vim from the terminal or a GUI vim? N/A
Are you using Mac, Linux or Windows? N/A
Add a Denite section just like we have for unite:
" adding the custom source to denite let g:webdevicons_enable_denite = 1
see for example: https://github.com/ryanoasis/vim-devicons/blame/master/readme.md#L308-L311
The text was updated successfully, but these errors were encountered:
I can take it, if it's ok with you.
Sorry, something went wrong.
dded missing Denite configuration to readme for fixing issue ryanoasi…
b50a926
…s#205
@mohamadLy Thanks! sure it's all yours 😄
@ryanoasis thanks for giving the chance. I've opened a PR for it. Any feedback is welcome as this is my first time.
Closed/fixed via PR #217. Thanks again 👍
No branches or pull requests
Required Info
I have searched the issues for my issue and found nothing related and/or helpful
I have read or at least glanced at the FAQ
I have read or at least glanced at the Wiki
What version of vim are you using? N/A
vim --version
What version of vim-devicons are you using?
0.9.1
:echo webdevicons#version()
Are you using vim from the terminal or a GUI vim? N/A
Are you using Mac, Linux or Windows? N/A
Implementation:
Add a Denite section just like we have for unite:
see for example: https://github.com/ryanoasis/vim-devicons/blame/master/readme.md#L308-L311
The text was updated successfully, but these errors were encountered: