Buffer Commands
Differences from Vi
Misc Commands
| v | Visit specified file in the current window. |
| V | Visit specified file in another window. |
| X W
C-x C-w |
Write current buffer into the specified file. |
| X I
C-x C-i |
Insert specified file at point. |