Browsing Tag
vim
5 posts
(neo)vim search and replace, with quickfix and capture groups
I’m using pandoc to generate this website from markdown files to html, and the problem that all my…
Vim
Vi Improved, a programmer’s text editor To open a file, type vim followed by the file name in…
Using only vim to solve AdventOfCode Challenges | Episode 2
Note: It’s important to read the first episode to understand the context of how these challenges are solved.…
An opinionated article about vim
Introduction I have now been using vim and neovim for almost a year. In that time I built…
How to create your own completion for vim
Have you ever thought about defining your own completion for particular things like emails, contact names or for…