done
This commit is contained in:
parent
fa4834f839
commit
8f97fe9771
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue