/powershell-config

Setting up neovim on Windows Powershell

Apache License 2.0Apache-2.0

Powershell config

Below are the steps to add theme, autocomplete and other features to Windows Powershell

Note - Make sure you have oh-my-posh installed from here

In Powershell, open your profile's config using your choice of editor like so nvim $PROFILE and paste the contents of the config.txt from this repo in that profile, save it, and reload the Powershell

Set-up neovim in powershell from this repo.