Skip to content

Instantly share code, notes, and snippets.

@comficker
Last active December 21, 2023 03:58
Show Gist options
  • Save comficker/03d5f73972153e7c2552f762b4f4e71b to your computer and use it in GitHub Desktop.
Save comficker/03d5f73972153e7c2552f762b4f4e71b to your computer and use it in GitHub Desktop.
Vim Command Line
Shortcut Description
<C-r><C-w> Insert current word into the command line
<C-r>\" Paste from " register
<C-x><C-f> Auto-completion of path in insert mode

Vim Cheat Sheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment