Tip
Turn your terminal into a full-fledged integrated development environment (IDE) using Neovim
brew install neovim
spack install neovim
scoop install neovim
choco install neovim
winget 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