Mappings conflict with gd
Open
- Dominant language
- Vim Script
- Stars
- 330
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I understand why this plugin remaps n, N, #, *, g#, g* but why gd and gD?
I had `gd` mapped to 'go to definition' as in the example configuration given by [CoC](https://github.com/neoclide/coc.nvim). I think it makes sense to add an option to disable these two. I did not know these were default vim mappings, nor do I know what they do. Evidently the writers of CoC don't either.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.