My config for Neovim in my Termux environment.
I'm following along with TJ Devries's "Advent of Neovim" series, but adding my own configuration to suit my needs. You can view the series here:
Backup current nvim config (if it exists already):
mv ~.config/nvim ~/.config/nvim.old
Download config:
git clone https://github.com/byronpendason/nvim ~/.config/nvim