Akatsuki is a nvim configuration created as a result of the inspiration from a few dynamic and awesome configs.
Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:codetyri0n/akatsuki ~/.config/codetyri0n/akatsuki
Open Neovim with this config:
NVIM_APPNAME=codetyri0n/akatsuki/nvim nvim
readme generated by Dotfyle