Files
Nim/nimpretty
Mads Hougesen 1a7bc6d878 feat(nimpretty): support formatting code from stdin (#24676)
This pr adds support for running `nimpretty` on stdin as described in
#24622.

I tested `:%!nimpretty -` and `:%!nimpretty --stdin` in neovim and both
seems to work without issues.
2025-02-10 11:12:41 +01:00
..