vim equivalent in powershell code example
Example 1: how to install vim through powershell
Get-Module -Name PSReadline -ListAvailable
Example 2: install vim powershell
download https://ftp.nluug.nl/pub/vim/pc/gvim82.exe
Get-Module -Name PSReadline -ListAvailable
download https://ftp.nluug.nl/pub/vim/pc/gvim82.exe