neoformat
neoformat copied to clipboard
Passing multiple formatters to :Neoformat
Short of doing :Neoformat prettier | :Neoformat eslint_d, is there a way to run multiple formatters in succession?
I'd like to bind these two formatters to a mapping, but only have one default formatter (in this case eslint) run when :Neoformat is invoked.
Not currently, your best bet is to define a mapping for what you are already doing.