Skip to content

Latest commit

 

History

History
106 lines (73 loc) · 4 KB

README.md

File metadata and controls

106 lines (73 loc) · 4 KB

Akatsuki is a nvim configuration created as a result of the inspiration from a few dynamic and awesome configs.

I'd like to thank

Feel free to tinker and use the config under the MIT license and star it if you like!

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone [email protected]:codetyri0n/akatsuki ~/.config/codetyri0n/akatsuki

Open Neovim with this config:

NVIM_APPNAME=codetyri0n/akatsuki/nvim nvim

Plugins

colorscheme

completion

debugging

dependency-management

file-explorer

fuzzy-finder

git

golang

icon

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

preconfigured

snippet

startup

statusline

syntax

utility

readme generated by Dotfyle