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

Add perl formatting support using Perltidy

Open liuyehcf opened this issue 2 years ago • 3 comments

Solves #210

liuyehcf avatar Aug 20 '23 03:08 liuyehcf

Sorry, I think since the tests weren't passing this fell through the cracks. I think if you can rebase your changes on top of the latest upstream and address my comment there to fix the tests, this looks ready to merge otherwise.

dbarnett avatar Jan 13 '24 23:01 dbarnett

I can help update the tests if a current maintainer can review. @malcolmr @fowles @snu5mumr1k

dbarnett avatar Aug 25 '24 07:08 dbarnett

Here ya go, patch https://github.com/dbarnett/vim-codefmt/commit/de65871fd6b926e3f8fca74dabe0e1a2e4285087 and you should be good to go.

dbarnett avatar Aug 25 '24 19:08 dbarnett