From 08422a8fe8367f10179cb27115cc40d4032e0999 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 18 May 2024 17:03:43 -0400 Subject: nvim: Switch to a lua-based config --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a4db410..ac71995 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ mpv/.mpv/cache/ +nvim/.config/nvim/lazy-lock.json -- cgit v1.2.3