Skip to content

Instantly share code, notes, and snippets.

@saiberz
Forked from elithrade/vimfiler-shortcuts
Created July 30, 2018 03:01
Show Gist options
  • Save saiberz/9c8871857b4e49f76ca4e46aef477120 to your computer and use it in GitHub Desktop.
Save saiberz/9c8871857b4e49f76ca4e46aef477120 to your computer and use it in GitHub Desktop.
Common vimfiler keyboard shortcuts
Toggle safe mode: gs
Create new file: N
Delete file: d
Rename file: r
New directory: K
Open file: e
Move file: m
Open VimFilerExplorer: e
Open current directory in a new buffer: dl
Open current directory in a new split: ds
Open VimFiler: \e
Find files under current directory (Unite): \f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment