vim-codefmt icon indicating copy to clipboard operation
vim-codefmt copied to clipboard

Consolidate jsbeautify supported formats and allow for sass/scss/less

Open dbarnett opened this issue 4 years ago • 0 comments

Deduplicates per-filetype logic in AppliesToBuffer & FormatRange to use a shared _supported_formats definition. In the process, updates AppliesToBuffer to accept sass/scss/less filetypes, where #114 had only fixed them to work via explicit :FormatCode jsbeautify but not via :FormatCode.

@abgeana @awused FYI

dbarnett avatar Mar 28 '21 20:03 dbarnett