CLI Tricks: in vim, git-add all open windows
Occasionally I have multiple windows open in
vim
and want to add all of those files to
git
.
Rather than specifying each filename explicitly,
I use this:
Occasionally I have multiple windows open in
vim
and want to add all of those files to
git
.
Rather than specifying each filename explicitly,
I use this: