Vim - 如何一步开始在文件末尾插入 [英] Vim - how to start inserting at the end of the file in one step

查看:13
本文介绍了Vim - 如何一步开始在文件末尾插入的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有一个快捷方式可以在文件末尾的新行中开始插入?

我知道 G + o 组合.

解决方案

还有命令行选项+":

<前>vim + myfile.txt

将打开 myfile.txt 并为您做一个自动 G.

Is there a single shortcut to start inserting in the new line at end of the file?

I'm aware of G + o combo.

解决方案

There's also the command line option "+":

vim + myfile.txt

Will open myfile.txt and do an automatic G for you.

这篇关于Vim - 如何一步开始在文件末尾插入的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆