diff options
author | Teddy Wing | 2017-07-04 12:30:52 +0200 |
---|---|---|
committer | Teddy Wing | 2017-07-04 12:35:56 +0200 |
commit | 23e8f0b598d92dfa8a223acd7cc154baa6713075 (patch) | |
tree | 4cf3b4526e37175dda21384696a0081b9d95a7fa /bundle | |
parent | bfd37103f1f7b1c6a642f338dc44863228d184e3 (diff) | |
download | dotvim-23e8f0b598d92dfa8a223acd7cc154baa6713075.tar.bz2 |
vimrc: Add ZA mapping to update all buffers and quit
Tested this out for a while without committing it and it turns out I
actually started using this mapping frequently enough, so I'm saving it.
The real impetus for this is that I recently (in the last couple months)
set:
$ git config commit.verbose 1
to get a diff of changes to be committed in my Vim commit buffer. This
is really handy. Often I end up opening Vim windows to see the rest of
the diff while still having my commit message open and visible. Thus my
normal workflow of writing a commit message and committing with ZZ no
longer works in these cases where there are multiple windows open. To
more quickly save the commit message and quit all windows, this command
comes in really handy.
Diffstat (limited to 'bundle')
0 files changed, 0 insertions, 0 deletions