iTerm2 instructions: https://gregrs-uk.github.io/2018-11-01/open-files-neovim-iterm2-macos-finder/
Terminal.app instructions:
- Open Automator and create a new Application
- Add a
Run AppleScript
action and paste in the code below.on run {input, parameters} # Must use full path.
set cmd to "/usr/local/bin/nvim "