diff options
author | Teddy Wing | 2018-03-24 04:41:53 +0100 |
---|---|---|
committer | Teddy Wing | 2018-03-24 04:41:53 +0100 |
commit | f8efc45d741883eb1566b9973fe1a24a79061b97 (patch) | |
tree | 68772496063b522a40646f40257cd86b701106ba /vimrc | |
parent | ee5760b0cd08ebe8dce08b230581cedccb7ce4ef (diff) | |
download | dotvim-f8efc45d741883eb1566b9973fe1a24a79061b97.tar.bz2 |
git-blamer: Fix bug when `nowrap`
If `nowrap` is set, the plugin causes an error because it tries to
concatenate the `restore` variable which hasn't been defined. Define the
variable outside the `if &l:wrap` condition to ensure it's available for
concatenation.
Diffstat (limited to 'vimrc')
0 files changed, 0 insertions, 0 deletions