Skip to content

bkoropoff/chorus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chorus Logo

Chorus is a declarative, modular configuration helper for Neovim. Structure your configuration as self-contained files that declare what packages they require; Chorus executes them "simultaneously" as coroutines and installs packages as efficient batches with vim.pack (Neovim 0.12+ required).

Getting Started

See the documentation for details.

License

MIT