zhuang@linux:~/categories/vim/$ grep -R

@Vim

3 matching pages.

  1. Practical Vim

    Notes from reading Practical Vim. The goal is to extract durable Vim habits, not copy the book.

  2. Chapter 2: Normal Mode

    Normal mode is where editing commands become composable. Questions to answer while reading: Which commands should become muscle memory? …

  3. Chapter 1: The Vim Way

    The first idea to keep: Vim rewards repeatable edits. Instead of thinking only about inserting text, think about composing operations: …