Skip to content

wyatt-avilla/nixvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixVim

This repo contains a nix flake with my NixVim config.

Flake Outputs

The flake exposes 2 version of NixVim, one bundled with dependencies (fzf, yazi, etc. ), and one without.

Run either like so:

# Includes all dependencies
nix run github:wyatt-avilla/nixvim

# Only Neovim
nix run github:wyatt-avilla/nixvim#nvim-minimal

About

NixVim config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages