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には、ターミナルのグループを開始するために実行する「タスク」があります.1つは正しいフォルダーのVimで始まり、1つはGulpで、もう1つはVagrantで始まります。
NeoVim でターミナルを起動できるようになったので、NeoVim 内を除いて同じターミナルを起動する簡単なスクリプトを作成したいと思います。
どうすればこれを達成できますか?
とてもシンプルだと思います。vimマクロを使用するだけです.. :)
http://vim.wikia.com/wiki/Macros