diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-02-24 18:00:32 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-02-24 18:00:32 +0100 |
| commit | 320cc91398a17f57da0296ffc64ddcbb64921df1 (patch) | |
| tree | bc27f8a044ae636222dacc801c8afd5713aff906 /.vim | |
| parent | c8fb9352ac79d2ccf3dcdb352840b60e4dcc548a (diff) | |
customizations for slackware
Diffstat (limited to '.vim')
| -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 |
