vim-prettier
vim-prettier copied to clipboard
feature request to disable automatic mappings set by the plugin
Do you want to request a feature or report a bug? Feature
What is the current/expected behavior?
Automatically sets the mapping of <leader>p
to auto format, plugin should not automatically setup mappings(overriding the user mapping space). There should be a way to disable automatic setting of mapping
What version of vim-prettier
are you using - (output of :PrettierVersion
) ?
What version of prettier
are you using - (output of :PrettierCliVersion
) ?
What is your prettier
executable path - (output of :PrettierCliPath
) ?
Did this work in previous versions of vim-prettier and/or prettier ?