Learning Vim in a Week

Note: I turned this blog post into a talk for Boston Vim, check it out here: Learning Vim in a Week – Boston Vim. Read more

Similar

Vim vs. Emacs: The Working Directory

Vim and Emacs have different internals models for the current working directory, and these models influence the overall workflow for each editor. They decide how files are opened, how shell commands are executed, and how the build system is operated. Thes... (more…)

Read more »