diff options
| -rw-r--r-- | content/posts/2026-01-09-vim.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2026-01-09-vim.md b/content/posts/2026-01-09-vim.md index 16147db..cd3cea7 100644 --- a/content/posts/2026-01-09-vim.md +++ b/content/posts/2026-01-09-vim.md | |||
| @@ -194,7 +194,7 @@ works really well for projects using C, but anything goes here. | |||
| 194 | ## Why use `:term` and `:TermDebug` | 194 | ## Why use `:term` and `:TermDebug` |
| 195 | 195 | ||
| 196 | It's very easy to yank and paste from internal terminal buffers even if you are | 196 | It's very easy to yank and paste from internal terminal buffers even if you are |
| 197 | not using `tmux` as multiplexer. Just makes the whole thing much easier. I don | 197 | not using `tmux` as multiplexer. Just makes the whole thing much easier. I do |
| 198 | however use `tmux` as well but for compile/debug loop this proved to be a much | 198 | however use `tmux` as well but for compile/debug loop this proved to be a much |
| 199 | better experience. | 199 | better experience. |
| 200 | 200 | ||
