From 00da6f3a58cd4762607881ff160d4e28b5172805 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 9 Jan 2026 11:33:31 +0100 Subject: New post: Integrated debugging in Vim --- content/posts/2026-01-09-vim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ## 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. -- cgit v1.2.3