📌  相关文章
📜  vijm 跳转到文件末尾 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:29.312000             🧑  作者: Mango

代码示例1
Move cursor to end of file in vim
In short press the Esc key and then press Shift + G to move cursor 
to end of file in vi or vim text editor under Linux and Unix-like systems