vim 笔记 1. 命令行:vim 打开文件,直接跳到文件末行 [1] vim + myfile # "+" = go to last line of file 12 vim + myfile # "+" = go to last line of file 2. [1]https://stackoverflow.com/questions/32431672/vim-from-command-line-go-to-end-of-file-and-start-editing