Skip to content

Instantly share code, notes, and snippets.

@srockstyle
Created October 27, 2018 22:59
Show Gist options
  • Save srockstyle/54e9c9dbd1f317e5089c016bfcbd798a to your computer and use it in GitHub Desktop.
Save srockstyle/54e9c9dbd1f317e5089c016bfcbd798a to your computer and use it in GitHub Desktop.
dein.nvimのインストール
# とりあえずインストールスクリプトもってくる
curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
# ディレクトリの指定は必須
sh ./installer.sh .vim/dein/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment