mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
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.