Y
Hacker News
new
|
ask
|
show
|
jobs
by
xiaq
661 days ago
Did you set your login shell to Elvish? Vim unfortunately relies on your shell being a POSIX shell, but you can fix that with "set shell=/bin/sh" in your rc file.
1 comments
xiaq
661 days ago
FWIW, I've just added this instruction to
https://elv.sh/get/default-shell.html#vim-/-neovim
link