使用 ideavim 创建新文件

Create new file with ideavim

在IdeaVIM中我们如何在当前路径下新建文件?我曾经使用 :e 创建一个新文件,但它与 ideaVim 的工作方式不同。

您可以输入:action NewFile使用build-in新文件功能