Flashcards for Vim / Neovim — for spaced repetition review via flashcards.
| File | Topic |
|---|---|
| 01_philosophy | Modal editing, operator+motion grammar |
| 02_modes | Entering/leaving each mode |
| 03_navigation | Normal-mode motions and jump list |
| 04_operators_motions | Operators, counts, dot command |
| 05_text_objects | Inner/around — words, delimiters, tags |
| 06_editing | Insert-mode keys, case, indent, undo tree |
| 07_search_substitute | /, ?, :s, cgn pattern |
| 08_cmdline | :w/:q, ranges, shell, file commands |
| 09_registers_marks_macros | Registers, marks, recording macros |
| 10_buffers_windows_tabs | Buffer/window/tab model, splits |
| 11_config | .vimrc, options, key mappings |