Making Change Text in Vim a bit more sane August 10, 2025 TIL vim I've been finding it super annoying that Change Text in Vim yanks the changed text to the default register, overwriting the text I had stored.
How to create snippets in LazyVim August 02, 2025 TIL vim It wasn't obvious to me how to create snippets in LazyVim so documenting it here.