Tip
Turn your terminal into a full-fledged integrated development environment (IDE) using Neovim
brew install neovimspack install neovim
scoop install neovimchoco install neovimwinget install Neovim.Neovim
git clone https://github.com/jhwohlgemuth/my-neovim-setup.git "${HOME}/.config/nvim/"git clone https://github.com/jhwohlgemuth/my-neovim-setup.git
cd my-neovim-setup
./Invoke-Setup.ps1