My personal Neovim configuration.
Run the following command:
nix run github:asa1984/asa1984.nvim
then, Neovim starts with pre-configured settings!
- Pre-configured settings
- Pre-installed plugins & development tools with Nix
- Lazy loading with lazy.nvim (Startup time is less than 20ms)
Name | Description |
---|---|
neovim-minimal | Neovim without any development tools (default) |
neovim-light | Neovim + Primary development tools |
neovim-full | Neovim + All development tools |
config | The configuration files |