From c1eaffa555561127b54e3e11fe172cd8b029fc9a Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 12 Jun 2025 03:05:15 +0800 Subject: config(nvim): add markdownlint find config feature. --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index ea11c46..69ce65e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -29,3 +29,6 @@ indent_size = 2 [*.py] profile = black + +[*.lua] +indent_size = 4 -- cgit v1.2.3