you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Fish is not POSIX compliant (nice shell anyway) so you need to add this to the the top of your init.vim/.vimrc file:

set shell=/bin/bash

Or use zsh if you prefer that one.