From fa69f57e4b1886e83862050cc660110ffa4c0609 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 11 Jan 2026 04:19:56 +0100 Subject: Update post: Integrated debugging in Vim --- content/posts/2026-01-09-vim.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/posts/2026-01-09-vim.md b/content/posts/2026-01-09-vim.md index 0c965c8..6b45d9c 100644 --- a/content/posts/2026-01-09-vim.md +++ b/content/posts/2026-01-09-vim.md @@ -204,9 +204,9 @@ Termdebug` or on https://vimhelp.org/terminal.txt.html. ## Isn't this setup a bit elaborate? Yes and no. I don't change these files much at all. When I start a new C -project I just copy the existing one and call it a day. And any significantly -complex project will require certain per project specific configurations -anyway. +project I just copy an existing one from a different project to my new one and +call it a day. And any significantly complex project will require certain per +project specific configurations anyway. This also makes it shareable with other people without dumping your whole setup on them. There are drawback like with anything else, but I have found this -- cgit v1.2.3