This alfred workflow will open folders in iTerm2 and in the file manager of Neovim, as well as individual files with the assistance of an Automator app that launches Neovim in iTerm2.
- ci -> open folder entered in search in an iTerm window.
- nv -> open searched file in Neovim.
- nvf -> open searched folder in Neovim
Just make sure the Automator app to open Neovim is in the /Applications folder.
Inspiration from a similar workflow focused on opening in VS Code and iTerm2