Building a Second Brain with Neovim in Under 90 Minutes
Master the 'Building a Second Brain' method using Neovim and Obsidian. Learn to set up a persistent system, configure mobile sync, and harness Neovim for ultimate productivity.
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!
Learn how to navigating to specific lines in vim. There are many options: jumping to a line number, using your mouse (!), or searching for something specific.
Beyond basic modal editing. Using vim's command-line mode.
Most people learn vim’s codenormal/code, codeinsert/code, and codevisual/code modes. But they’re only casually acquainted with vim’s powerful Ex commands. Let’s take a look at some.