From 188bb5a3de08f7c06c22ea2aced0ac4ee37a8b6c Mon Sep 17 00:00:00 2001 From: Sam Davenport Date: Thu, 27 Mar 2025 22:31:17 -0500 Subject: [PATCH] removed lazy lock, as per the docs recommendation --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 005b535b..8a192cab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ test.sh nvim spell/ -lazy-lock.json