Skip to content

talbergs/nixvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A named Nixvim Flake

Documentation available in README.md.

Fork off github:erictossell/eriixvim.

Try it for yourself

With flake enabled Nix installed:

nix run github:erictossell/eriixvim

Want to build off what's here?

This flake supports templating:

nix flake new -t github:talbergs/nixvim <your-new-flake-path>

Configuring

To start configuring, just add or modify the nix files in ./config. If you add a new configuration file, remember to add it to the config/default.nix file

Testing your new configuration

To test your configuration simply run the following command

nix run .

About

Nixvim configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 100.0%