§
Created:        2022-03-27 Sun
Last modified:  2024-02-29 Thu

Vim: Learning Resources¶

  • The Vim Book

  • Vim homepage

    • Documentation and Tips

  • Vim help files

  • The official Vim repository

  • A byte of Vim

  • Scripting the Vim editor

    • Part 1: Variables, values, and expressions

    • Part 2: User-defined functions

    • Part 3: Built-in lists

    • Part 4: Dictionaries

    • Part 5: Event-driven scripting and automation

  • Learn Vimscript the Hard Way

  • Learn Vim the Smart Way