From eefef756e3860fc9c36415d8332b382ce0a2a240 Mon Sep 17 00:00:00 2001 From: Ibrahim Muftee Date: Wed, 17 Apr 2024 01:22:01 -0500 Subject: fix(chezmoi): ignore neovim lazy lock file --- .chezmoiignore | 1 + 1 file changed, 1 insertion(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 6188da9..4f66a32 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,3 +1,4 @@ {{- if ne .chezmoi.os "linux" }} dot_zshrc.tmpl {{ end }} +dot_config/nvim/lazy-lock.json -- cgit v1.2.3