this is my very own neovim config, it's a bit of a mess, but it works.
- install neovim
- clone this repo into
~/.config/nvimfolder - change the
usernameinlua/plugins/codestats.luato your codestats username - set
CODESTATS_API_KEYwith your codestats api key inenv-vars.shorenv-vars.ps1 - set
NVIM_SHELLto your preferred shell path inenv-vars.shorenv-vars.ps1 - run
source env-vars.shorenv-vars.ps1to set the environment variables