No description
Find a file
Ellis Rahhal 33f60b93c4 update
2025-02-13 11:40:42 -08:00
.gitignore first commit 2025-02-13 10:35:17 -08:00
default.nix first commit 2025-02-13 10:35:17 -08:00
flake.lock update 2025-02-13 11:40:42 -08:00
flake.nix update 2025-02-13 11:40:42 -08:00
nixvim.nix first commit 2025-02-13 10:35:17 -08:00
README.md first commit 2025-02-13 10:35:17 -08:00

nixvim-config

Installation

Add the following to the inputs section of your flake.nix:

    nixvim-config.url = "github:homefree/nixvim-config";

And add the following module:

  @TODO