Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 952 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 952 Bytes

Neovim and iTerm2 alfred workflow

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.

Shortcuts

  • ci -> open folder entered in search in an iTerm window.
  • nv -> open searched file in Neovim.
  • nvf -> open searched folder in Neovim

Dependencies

Installation

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