From 22010d7077c3cf04caaa8b5cb60e6d795b6401ad Mon Sep 17 00:00:00 2001 From: TJ DeVries Date: Tue, 6 Dec 2022 21:18:43 -0500 Subject: fixup: add gitignore and style --- nvim/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nvim/.gitignore') diff --git a/nvim/.gitignore b/nvim/.gitignore index 712f217..d699e1d 100644 --- a/nvim/.gitignore +++ b/nvim/.gitignore @@ -1,2 +1,4 @@ tags test.sh +.luarc.json +nvim -- cgit v1.2.3