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
To fix #509 problem, I need to remove prompt.nvim unfortunately.
The changes are compatible with current sources, filters, kind. But no compatible with current mode and mappings features.
The text was updated successfully, but these errors were encountered:
The implementation will be like defx.nvim.
Sorry, something went wrong.
denite#custom#map() will be removed.
denite#custom#map()
I am using denite#custom#map() heavily. Will there be some other way to customize mappings in Denite?
Will there be some other way to customize mappings in Denite?
The mappings will be like defx.nvim. Another mappings API will be added.
No branches or pull requests
To fix #509 problem, I need to remove prompt.nvim unfortunately.
The changes are compatible with current sources, filters, kind.
But no compatible with current mode and mappings features.
The text was updated successfully, but these errors were encountered: