Last active
October 12, 2022 21:13
-
-
Save elithrade/8197293b1aae1507013da9785883b54f to your computer and use it in GitHub Desktop.
Common vimfiler keyboard shortcuts
This file contains 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
thank you very much for this man its been really useful as for some reason i cant see vimfiler docu on vim