mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 17:45:03 +02:00
Use init.lua instead of init.vim (#64)
* Use init.lua instead of init.vim * fix standalone generation Co-authored-by: cyrusng <cyrus.ng@protonmail.com> Co-authored-by: Pedro Alves <pta2002@pta2002.com>
This commit is contained in:
parent
1fa86d1699
commit
3849a1de9a
4 changed files with 24 additions and 18 deletions
12
tests/flake.lock
generated
12
tests/flake.lock
generated
|
@ -97,12 +97,12 @@
|
|||
},
|
||||
"locked": {
|
||||
"lastModified": 0,
|
||||
"narHash": "sha256-FTGR/AeBEZQeWqSQqbnR+3oW4NJvhwshJu8/mHDWwQ8=",
|
||||
"path": "/nix/store/rhjvdj0kd7drmgnaj06q3kazi496zb6f-source",
|
||||
"narHash": "sha256-p/xU46Ew3l56jrG0A+yeRLrOCxRMfAu3JBVvMP0bFUQ=",
|
||||
"path": "/nix/store/h0ngn8s4pvbwifcc7b0waxmhrgkf5d62-source",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "/nix/store/rhjvdj0kd7drmgnaj06q3kazi496zb6f-source",
|
||||
"path": "/nix/store/h0ngn8s4pvbwifcc7b0waxmhrgkf5d62-source",
|
||||
"type": "path"
|
||||
}
|
||||
},
|
||||
|
@ -116,12 +116,12 @@
|
|||
},
|
||||
"locked": {
|
||||
"lastModified": 0,
|
||||
"narHash": "sha256-FTGR/AeBEZQeWqSQqbnR+3oW4NJvhwshJu8/mHDWwQ8=",
|
||||
"path": "/nix/store/rhjvdj0kd7drmgnaj06q3kazi496zb6f-source",
|
||||
"narHash": "sha256-p/xU46Ew3l56jrG0A+yeRLrOCxRMfAu3JBVvMP0bFUQ=",
|
||||
"path": "/nix/store/h0ngn8s4pvbwifcc7b0waxmhrgkf5d62-source",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "/nix/store/rhjvdj0kd7drmgnaj06q3kazi496zb6f-source",
|
||||
"path": "/nix/store/h0ngn8s4pvbwifcc7b0waxmhrgkf5d62-source",
|
||||
"type": "path"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue