summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-08-23 17:04:15 -0400
committerseth <[email protected]>2024-08-23 17:07:01 -0400
commit779793ea450464e15cfc84dced17c905ccaca5ce (patch)
tree63eb903392096a9d31ba693e7b3af90c9977888c /flake.lock
parent597bdd129fd706c500bb7378ae4a48afe646c10c (diff)
start using vim-tera
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index c0c0f20..417cfe5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,7 +18,24 @@
},
"root": {
"inputs": {
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "vim-tera": "vim-tera"
+ }
+ },
+ "vim-tera": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1716960700,
+ "narHash": "sha256-Zs3rRAwTp9iZc5oOkiR88j7LX7YmDrEELXt29h+j55w=",
+ "owner": "vkhitrin",
+ "repo": "vim-tera",
+ "rev": "235fb7e7e76dfffc0596fabc1e090880bce48844",
+ "type": "github"
+ },
+ "original": {
+ "owner": "vkhitrin",
+ "repo": "vim-tera",
+ "type": "github"
}
}
},