My nvim config This repo contains my neovim configuration, built on NixVim and packaged as a flake. Run it using nix run github:jakesarjeant/nvim -- <your file> fn main() { print!("Hello"); }