diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2019-10-05 07:32:50 -0400 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2019-10-05 07:32:50 -0400 |
| commit | 5840f413825e053b645a338d71c1916a06094335 (patch) | |
| tree | 3e3f4d7839a9e1db05af8018687869b3c4c664f8 /vim-build.sh | |
| parent | 850ae92cb4ea40ac9d645f8f5a6ca643c872928a (diff) | |
| download | dotfiles-5840f413825e053b645a338d71c1916a06094335.tar.gz dotfiles-5840f413825e053b645a338d71c1916a06094335.tar.xz | |
Change some spacing as a test of new deployment
Diffstat (limited to 'vim-build.sh')
| -rwxr-xr-x | vim-build.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vim-build.sh b/vim-build.sh index a76dff8..7c11e40 100755 --- a/vim-build.sh +++ b/vim-build.sh @@ -1,9 +1,7 @@ #!/bin/sh - set -e set -x - ./configure \ --enable-multibyte \ --with-x \ |
