diff --git a/content/posts/2026-01-09-vim.md b/content/posts/2026-01-09-vim.md index 16147db0f7072e58164c4919851a880f5b593f26..cd3cea74e29d24aa6399a8b1642072e802489563 100644 --- a/content/posts/2026-01-09-vim.md +++ b/content/posts/2026-01-09-vim.md @@ -194,7 +194,7 @@ ## Why use `:term` and `:TermDebug` It's very easy to yank and paste from internal terminal buffers even if you are -not using `tmux` as multiplexer. Just makes the whole thing much easier. I don +not using `tmux` as multiplexer. Just makes the whole thing much easier. I do however use `tmux` as well but for compile/debug loop this proved to be a much better experience.