This article will focus on discussing why the ancient text editor 'ed' works the way it does. (more…)
Read more »
If you're like me, you fiddle around with your development setup and dotfiles frequently tweaking and breaking things and learning along the way. I only recently found out that you could have comments on Vim appear in Italics. All you need to do is add hi... (more…)
Read more »
One of the magical things about Vim is that it uses nouns and verbs to construct an editing language. For example d (delete) is a verb and w (word) is a noun. By combining a noun & verb we make an edit. Learning this language is key to getting the... (more…)
Read more »
Vim plugin for the ccls language server. Contribute to m-pilia/vim-ccls development by creating an account on GitHub. (more…)
Read more »
IdeaVim – A Vim engine for JetBrains IDEs. Contribute to JetBrains/ideavim development by creating an account on GitHub. (more…)
Read more »