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.
m使用してaから、NERDTree に子ノードを追加して、ファイルまたはディレクトリを一度に 1 つずつ追加できることを私は知っています。リストを入力して、リスト{Book,Author}.php内のそれぞれに対応するファイルまたはディレクトリを取得する方法はありますか?
m
a
{Book,Author}.php
Bash Shellの場合、Vimでこれを行いますcommand mode:
command mode
q:i!touch {Book,Author}.php