s0undt3ch / lazyvim-nix

LazyVim Nix Flake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LazyVim Nix

Standalone nix package containing a whole lazyvim config, together with all dependencies.

Installation

Install the nix package manager (https://nixos.org/download).

Run lazyvim-nix:

nix run --extra-experimental-features "nix-command flakes" github:jla2000/lazyvim-nix

Nix will now download all dependencies and startup a fully configured neovim instance.

About

LazyVim Nix Flake


Languages

Language:Lua 68.8%Language:Nix 31.2%