Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.1 KB

LilleAila's Neovim Configuration

My personal configuration files for neovim, powered by nixvim.

At some point, i might move this into LilleAila/dotfiles if it gets too hard to maintain two different flakes and link them together.

Running

You can run the following command to test the configuration:

nix run github:LilleAila/nvim-nix

Inspiration

Other peoples' configurations

Notes

This config was created using the nixvim flake template: nix flake init --template github:nix-community/nixvim, and following vimjoyer's video