neovim: credit config source

This commit is contained in:
John Bowdre 2024-12-04 22:08:33 -06:00
parent e43db52e70
commit d25de95fe8
Signed by: john
SSH key fingerprint: SHA256:cZYnOxaLdo+MhBNMX38ihO/p2Kek6fBykSFoJwHBhUo

View file

@ -1,4 +1,5 @@
{ inputs, ... }: { { inputs, ... }: {
# neovim config largely lifted from https://github.com/GaetanLepage/nix-config/tree/master/home/modules/tui/neovim
imports = [ imports = [
inputs.nixvim.homeManagerModules.nixvim inputs.nixvim.homeManagerModules.nixvim