-
Notifications
You must be signed in to change notification settings - Fork 184
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove web
from the plugin's name
#171
Comments
I agree. See: ryanoasis/vim-devicons#64 |
It definitely makes sense to rename; question is whether it's worth breaking users' configs? |
Doesn't necessarily have to, a dummy file and with a deprecation warning for a while should make the transition fairly smooth |
Any progress or decisions for this? |
PR welcome, would need a shim to avoid breaking everyones config. |
What about copying this repo to |
RE plugin name/location, github does some redirection for us. After moving nvim-tree, https://github.com/kyazdani42/nvim-tree.lua redirects to the new location. Care must still be taken with the plugin itself to ensure that we don't have any assumptions. |
nvim-web-devicons
->nvim-devicons
Not exactly necessary in any way but it is cleaner and makes more sense as this plugin isn't really web oriented.
The text was updated successfully, but these errors were encountered: