9 Best Articles in 2021
vim.spf13.com
spf13-vim - The Ultimate Vim Distribution
vim.spf13.com
5 min read · 61 saves · From 2015 · The Ultimate Vim Distribution containing the best vim plugins for php, python, git, ruby, and development
danielmiessler.com
A vim Tutorial and Primer
danielmiessler.com
20+ min read · 55 saves · From 2015 · A Vim tutorial and primer that takes you from competent to masterful in a way that cannot be forgotten. Learn Vim as language instead of as syntax.
statico.github.io
Vim After 15 Years | Ian Langworth’s Things of Variable Interest
statico.github.io
~17 min read · 64 saves · From 2017 · My earlier posts about using Vim were well received and it’s about time for an update. I’ve been doing a lot more work with Vim lately and have spent some time configuring my workflow for peak efficiency, so here’s a snapshot of my current state.
blog.bugsnag.com
Tmux and Vim - even better together
blog.bugsnag.com
10 min read · 46 saves · From 2017 · On their own, tmux and vim are both great tools; together, they're even better.
vim-adventures.com
VIM Adventures
vim-adventures.com
6 min read · 63 saves · From 2017 · VIM Adventures is an online game based on VIM's keyboard shortcuts. It's the "Zelda meets text editing" game. So come have some fun and learn some VIM!
yannesposito.com
YBlog - Learn Vim Progressively
yannesposito.com
7 min read · 37 saves · From 2011 · tl;dr: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it. You start by learning the minimal to survive, then you…
vim-adventures.com
VIM Adventures
vim-adventures.com
6 min read · 39 saves · From 2015 · VIM Adventures is an online game based on VIM's keyboard shortcuts. It's the "Zelda meets text editing" game. So come have some fun and learn some VIM!
TwoBitHistory
Where Vim Came From
TwoBitHistory
~11 min read · 24 saves · From 2018 · Tracing the long lineage of software that brought us Vim.
Trending
vim.so
Learn and Master Vim faster with interactive exercises
vim.so
19 saves · Jan 13th · Learn and Master Vim with interactive exercises
hillelwayne.com
There's Always More History • Hillel Wayne
hillelwayne.com
4 min read · 2020-12-08 · Last month I researched two historical questions. I originally posted summaries on Twitter and am reproducing both here.1 Why Vim Uses hjkl Question: Why does Vim use hjkl and not the arrow keys for…
More like this
sanctum.geek.nz
Vim anti-patterns
sanctum.geek.nz
4 min read · 30 saves · From 2016 · The benefits of getting to grips with Vim are immense in terms of editing speed and maintaining your “flow” when you’re on a roll, whether writing code, poetry, or prose, but because the learning…
Stack Overflow
Helping One Million Developers Exit Vim
Stack Overflow
4 min read · 106 saves · From 2017 · This morning, a popular Stack Overflow question hit a major milestone:
DEV Community 👩💻👨💻
Finally switching to vim
DEV Community 👩💻👨💻
8 min read · 20 saves · From 2017 · This article is just a selection of things I found helpful when switching to vim.
github.com
alevchuk/vim-clutch
github.com
30 saves · From 2015 · vim-clutch - A hardware pedal for improved text editing in Vim
github.com
hakluke/how-to-exit-vim
github.com
22 saves · 2019-09-27 · Below are some simple methods for exiting vim. Contribute to hakluke/how-to-exit-vim development by creating an account on GitHub.
thoughtbot
Upcase : Learn Vim | Vim Training and Tutorials
thoughtbot
4 min read · 16 saves · From 2011 · Vim Get up and running with the world's best text editor. No Vim experience is required, but you'll be productive in no time (and blazing-fast, soon). Get up and running with the world's best text…
openvim.com
Open Vim
openvim.com
35 saves · From 2015 · Virtual keyboard (shows keys you need to press on your physical keyboard; not clickable)
github.com
iggredible/Learn-Vim
github.com
24 saves · 2020-08-26 · A book for learning the Vim editor. Contribute to iggredible/Learn-Vim development by creating an account on GitHub.
DEV Community 👩💻👨💻
Exploring Vim
DEV Community 👩💻👨💻
~20 min read · 12 saves · From 2018 · I am in a journey to improve my vim skills. Join me and discover vim, an editor that lets you write code at the speed thought.