-
-
Save saiberz/9c8871857b4e49f76ca4e46aef477120 to your computer and use it in GitHub Desktop.
Common vimfiler keyboard shortcuts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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