Skip to main content
Watchfire
EditorsWorks

Neovim / Vim

Watchfire runs in your other terminal pane.

neovim.io

What is Neovim / Vim?

Watchfire is terminal-first by design, so a Neovim or Vim workflow slots in cleanly — your editor in one pane, the TUI in another.

Neovim / Vim + Watchfire

  • Run the Watchfire TUI in one terminal pane and Neovim in the next.
  • Worktrees are plain folders — :cd .watchfire/worktrees/<n> and you're in the task's checkout.
  • No plugin needed; the workflow is the same one you already use to switch between feature branches.
Ready to go

Get started with Watchfire

Install in seconds. Define tasks. Let agents ship code for you.

Download for macOS

Available for macOS, Linux, and Windows

install
# Install via Homebrew (macOS)
$brew tap watchfire-io/tap
$brew install --cask watchfire-io/tap/watchfire
# Set up your project and go
$watchfire init
$watchfire task add "Build the login page"
$watchfire start --all

Includes GUI, CLI, and daemon. Also available via Homebrew.