diff options
Diffstat (limited to '.vim/pack')
| -rwxr-xr-x | .vim/pack/mvertes/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/pack/mvertes/install.sh b/.vim/pack/mvertes/install.sh index 90cd4b3..54cf720 100755 --- a/.vim/pack/mvertes/install.sh +++ b/.vim/pack/mvertes/install.sh @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh plugins=' git@github.com:mvertes/vimki |
