From 859900cc6f5684ca8e2d3f56f592b468553c2e6c Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Mon, 19 Jun 2023 22:33:41 -0400 Subject: [PATCH] Add vim article --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25fc128..49ec4e3 100644 --- a/README.md +++ b/README.md @@ -783,6 +783,7 @@ About Vim specifically: - [Learn Vim For the Last Time: A Tutorial and Primer](https://danielmiessler.com/study/vim/) - [Vim Cheat Sheet & Quick Reference](https://quickref.me/vim) - [History and effective use of Vim](https://begriffs.com/posts/2019-07-19-history-use-vim.html) +- [Moving Blazingly Fast With The Core Vim Motions](https://www.barbarianmeetscoding.com/boost-your-coding-fu-with-vscode-and-vim/moving-blazingly-fast-with-the-core-vim-motions/) Feel free to check my [vim configuration](https://github.com/charlax/dotfiles/tree/master/vim) and my [vim cheatsheet](https://github.com/charlax/dotfiles/tree/master/vim).