Skip to content

Instantly share code, notes, and snippets.

View pwlandoll's full-sized avatar

Peter Landoll pwlandoll

View GitHub Profile
@pwlandoll
pwlandoll / notes.md
Created May 5, 2019 19:03
PyCon 2019 Vim Open Space 2 Notes

Vim BoF @PyCon2019

Speed hacks

Spacebar as leader key, as opposed to backslash or comma.

Use Vim 8 - it's faster, has some good async stuff.

Execute test that's under your cursor.