I am trying to configure Neovim for Windows. One of the key features of this configuration is to access the terminal emulator (it’s very convenient to switch and use the terminal with Vim). But I can’t make it work. I am using Neovim / Neovim-qt duplicate files. I can run shell commands with !no problem.
I also tried experimenting with shell and shellquote vars, but it doesn't work either.
I tried using Bash (MSYS2) instead of cmd.exe, but still no luck. ( !still working)
The problem is probably vars shells or some permissions.
I am very grateful for any help!
source
share