We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
if vim.fn.has('win32') == 1 then vim.cmd([[let &shell = '"C:/Program Files/PowerShell/7/pwsh.exe"']]) end