Skip to content

Instantly share code, notes, and snippets.

@elithrade
Last active October 12, 2022 21:13
Show Gist options
  • Star 31 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save elithrade/8197293b1aae1507013da9785883b54f to your computer and use it in GitHub Desktop.
Save elithrade/8197293b1aae1507013da9785883b54f 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
@abdul-hamid-achik
Copy link

thank you very much for this man its been really useful as for some reason i cant see vimfiler docu on vim

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