From 411bb2bef99ef1970cacae431eccedf985bd270e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 14 Mar 2014 01:32:08 +0900 Subject: [PATCH] Update README (Related: #12) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d8650bc..9084b80 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,15 @@ removed that version of Ruby. resolve the problem. In the meantime, you can set `g:plug_threads` to 1, so that Ruby installer is not used at all. +#### Errors on fish shell + +If vim-plug doesn't work correctly on fish shell, you might need to add `set +shell=/bin/sh` to your .vimrc. + +Refer to the following links for the details: +- http://badsimplicity.com/vim-fish-e484-cant-open-file-tmpvrdnvqe0-error/ +- https://github.com/junegunn/vim-plug/issues/12 + #### Freezing plugin version with commit hash vim-plug does not allow you to freeze the version of a plugin with its commit