Skip to content

Instantly share code, notes, and snippets.

@ciases
Created March 20, 2018 10:07
Show Gist options
  • Save ciases/9bbbd6e4caabf8a0bc3f943230ba4799 to your computer and use it in GitHub Desktop.
Save ciases/9bbbd6e4caabf8a0bc3f943230ba4799 to your computer and use it in GitHub Desktop.
How to quickly create a file in vim with CtrlP?

How to quickly create a file in vim with CtrlP?

  1. Find target folder with CtrlP
  2. Mark the path with <C-z>
  3. Enter filename and hit <C-y> to create a new file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment