質問するログイン新規登録

質問編集履歴

1

.

2019/09/08 04:04

投稿

anonyrabbit
anonyrabbit

スコア78

title CHANGED
File without changes
body CHANGED
@@ -20,6 +20,9 @@
20
20
  $ brew install neovim
21
21
  $ brew install python3
22
22
  $ pip3 install -U neovim
23
+ $ cd ~/.cache/dein
24
+ $ curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
25
+ $ sh ./installer.sh ~/.cache/dein
23
26
  ```
24
27
 
25
28
  #設定ファイル