Editor: Neovim
This page explains what the Neovim setup in this repo enables, how it is structured, and the workflows that are easy to miss if you only skim the config.
Neovim local plugins
This config ships a set of small in-repo Lua plugins — loaders live in exactpluginslocal/, and the heavier ones keep their implementation in exactpluginslocalsrc/. They cover testing, git, ownership, refactors, the tmux bridge, screenshots, and quickfix/window ergonomics.