This commit is contained in:
Barrett Ruth 2025-12-27 15:17:27 -06:00
parent fa4834f839
commit 8f97fe9771

View file

@ -66,7 +66,7 @@ The below video shows be performing the following actions bl\*zingly fast:
Notably, all coding, git, and task-running actions in neovim are completely separate (in their own tabs).
This allows my coding experience to be completely uniform and unaffected by, for example, a fugitive buffer.
I declaratively switch between these tabs with a few bindings.
I declaratively switch between these tabs with a few bindings, removing all neovim buffer/window overhead.
<video autoplay muted loop playsinline style={{ maxWidth: "100%", height: "auto" }}>
<source src="/improving-my-developer-workflow/workflow.webm" type="video/webm" />