diff --git a/src/content/software/improving-my-developer-workflow.mdx b/src/content/software/improving-my-developer-workflow.mdx index 41ba09f..f4896da 100644 --- a/src/content/software/improving-my-developer-workflow.mdx +++ b/src/content/software/improving-my-developer-workflow.mdx @@ -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.