Skip to content

My neovim flake, carefully configured. Works on any machine with nix installed and flake enabled.

Notifications You must be signed in to change notification settings

juweeism/neovim.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Config

image

My earthly neovim setup is using nixvim, an easy configuration system for for nix users. This thing runs on any machine with nix and flake enabled. You don't have to be on NixOS, try it and have fun. For my whole desktop setup, see home.nix

Run anywhere

nix run github:juweeism/home.nix

Don't have nix?

Why not? Install nix on your machine via the recommended multi-user installation

sh <(curl -L https://nixos.org/nix/install) --daemon

nix run feature only works with Nix flakes, enable flakes by passing --experimental-features

nix run github:juweeism/neovim.nix --experimental-features 'nix-command flakes'

About

My neovim flake, carefully configured. Works on any machine with nix installed and flake enabled.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages