mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-01 18:24:17 -05:00
`echo` pipes all its output at once, so `wc -l` always counts 1 line. See https://stackoverflow.com/questions/60954221
`echo` pipes all its output at once, so `wc -l` always counts 1 line. See https://stackoverflow.com/questions/60954221