Last Updated: February 25, 2016
·
728
· akalyaev

Fish Shell and Vim playing together nicely

Fish shell is not POSIX compliant, so there might be some problems with programs, which depends on it. And Vim is one of them.

To fix weird Vim's behavior, add this to your .vimrc:

set shell=/bin/bash