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
Context I have installed Rocks, Rocks git and Rocks config. Not sure if this is a rocks-config issue or a rocks issue, sorry for that.
Step 1 :Rocks install feline.nvim
:Rocks install feline.nvim
Step 2 Restarted vim and got this error
I expected here to have webbed icons handled by rocks. To make it work, I had to run :Rocks install nvim-tree/nvim-web-devicons
:Rocks install nvim-tree/nvim-web-devicons
After running the install above, this is my tool file
Notice that during the install of webdev icons I received the following notification
Not sure if it is a real issue, but hey trying to help.
The text was updated successfully, but these errors were encountered:
fix(luarocks): add nvim-web-devicons dependency
0b7e3e9
Fixes nvim-neorocks/rocks.nvim#349
Thanks. This is a feline.nvim issue: https://github.com/freddiehaddad/feline.nvim/pull/84
Sorry, something went wrong.
No branches or pull requests
Context
I have installed Rocks, Rocks git and Rocks config.
Not sure if this is a rocks-config issue or a rocks issue, sorry for that.
Step 1
:Rocks install feline.nvim
Step 2
Restarted vim and got this error
I expected here to have webbed icons handled by rocks.
To make it work, I had to run
:Rocks install nvim-tree/nvim-web-devicons
After running the install above, this is my tool file
Notice that during the install of webdev icons I received the following notification
Not sure if it is a real issue, but hey trying to help.
The text was updated successfully, but these errors were encountered: