You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.