nvim: zsh interactive mode causes problems with fzf installed
This commit is contained in:
@@ -45,4 +45,4 @@ opt.splitbelow = true -- split horizontal window to the bottom
|
|||||||
opt.swapfile = false
|
opt.swapfile = false
|
||||||
|
|
||||||
-- set shell to zsh
|
-- set shell to zsh
|
||||||
opt.shell = "/bin/zsh -i"
|
opt.shell = "/bin/zsh"
|
||||||
|
|||||||
Reference in New Issue
Block a user