Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我在 Windows 上将 Vim 与 Cmder/ConEmu 结合使用。
我的 Cmder 有“任务”,我运行这些“任务”来启动一组终端,其中一个以正确文件夹中的 Vim 开头,一个以 Gulp 开头,一个以 Vagrant 开头。
现在您可以在 NeoVim 中启动终端,我想制作一个简单的脚本来启动相同的终端,除了在 NeoVim 内部。
我怎样才能做到这一点?
我想这很简单。只需使用 vim 宏.. :)
http://vim.wikia.com/wiki/Macros