vimに興味があって、プラグインをこれから使おうとdein.vimを使おうとしたら、dein.vimのインストール自体に大分引っかかってしまったので記録として残しておきます。 公式ページ https://github.com/Shougo/dein.vim に則ってなんとなくなにをしているのかを訳しながらいきます Run below script. $ curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh $ sh ./installer.sh {specify the installation directory} ・早速つまずいたところ。最初のコードは、「"installer.sh"という名前のファイルを作ってその中にリクエストしたURLの中身を記入して