From 310fdf8de53d98ddd3a56936c131186e25814f0f Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 29 Oct 2024 22:37:49 -0400 Subject: use lz.n (#69) * remove bufferline & some cmp sources * factor things out of after/ folder This is bad practice or something * make sure ftdetect plugins aren't loaded multiple times * use lz.n * mini.pairs -> mini.surround * flake: cleanup checks * ftplugin: enforce spaces in nix files --- flake.lock | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 58da5ad..25b00ff 100644 --- a/flake.lock +++ b/flake.lock @@ -18,24 +18,7 @@ }, "root": { "inputs": { - "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" + "nixpkgs": "nixpkgs" } } }, -- cgit v1.2.3