- neovim v0.7 or above
- Copy the contents of setup to your
$HOME/.config/nvimdirectory - Install packer.nvim
- Install plugin dependencies
- ack
- fzf
- pynvim (
pip install nvim)
- Input your Code::Stats API key in init.vim
g:codestats_api_key - Open neovim and run
:PackerInstall