X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-sensible%2Finstall.sh;h=0fbfdfb3b97024d0ccb045e614e5dba861fc4495;hb=c77b2afba8be0e2aca21ad2647e7e847e4a8aa14;hp=85acfc1f38da9bd101da91b6ab9b33b009e1c33d;hpb=1a7a851e3fa8779ce488db62c7c24255b906044c;p=webi-installers%2F.git diff --git a/vim-sensible/install.sh b/vim-sensible/install.sh index 85acfc1..0fbfdfb 100644 --- a/vim-sensible/install.sh +++ b/vim-sensible/install.sh @@ -1,17 +1,5 @@ #!/bin/bash -# title: vim-sensible -# homepage: https://github.com/tpope/vim-sensible -# tagline: | -# Vim Sensible: sensible defaults for vim -# description: | -# Think of sensible.vim as one step above 'nocompatible' mode: a universal set of defaults that (hopefully) everyone can agree on. -# examples: | -# -# Installs to `$HOME/.vim/pack/plugins/start`. -# It just works. -# - { set -e set -u