Ricardo Rebelo
Results
2
issues of
Ricardo Rebelo
### Code editor neovim ### Platform OS X ### Version 5.1.2 ### What steps will reproduce the bug? ```bash #!/usr/bin/env bash this_works() { files=$(find test_dir/ -type f) printf "%s\n" "${files[@]}"...
Just a small typo fix so that I contribute in some way :)