mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-12-18 10:52:18 +00:00
neovim: credit config source
This commit is contained in:
parent
e43db52e70
commit
d25de95fe8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue