By default, this plugin hijacks <leader>f
and <leader>r
in normal mode and insert mode. The insert mode mapping makes this plugin unusable for anyone who has for instance has <leader>
mapped to <space>
.
There should definitely be a setting for disabling default mappings.