From 779793ea450464e15cfc84dced17c905ccaca5ce Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 23 Aug 2024 17:04:15 -0400 Subject: start using vim-tera --- flake.lock | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'flake.lock') 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" } } }, -- cgit v1.2.3