mirror of
https://github.com/neovim/neovim.git
synced 2026-08-30 11:02:01 +00:00
docs: misc, build, lsp
This commit is contained in:
@@ -681,8 +681,7 @@ end
|
||||
|
||||
--- Sets Nvim shell to powershell.
|
||||
---
|
||||
--- @param fake (boolean) If true, a fake will be used if powershell is not
|
||||
--- found on the system.
|
||||
--- @param fake boolean? Use a fake if powershell is not found on the system.
|
||||
--- @returns true if powershell was found on the system, else false.
|
||||
function M.set_shell_powershell(fake)
|
||||
local found = M.has_powershell()
|
||||
|
||||
Reference in New Issue
Block a user