diff options
Diffstat (limited to 'scripts/vim-patch.sh')
-rwxr-xr-x | scripts/vim-patch.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index de101357db..fd2bc8199f 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -2,7 +2,6 @@ set -e set -u -set -o pipefail # Use privileged mode, which e.g. skips using CDPATH. set -p |