From 5781c94703463e675b0836d850a8950bc4d7d6b2 Mon Sep 17 00:00:00 2001 From: Pham Huy Hoang Date: Fri, 26 May 2023 17:08:06 +0900 Subject: [PATCH] feat: markdown indents (#4862) --- queries/markdown/indents.scm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/markdown/indents.scm diff --git a/queries/markdown/indents.scm b/queries/markdown/indents.scm new file mode 100644 index 000000000..6d13122f4 --- /dev/null +++ b/queries/markdown/indents.scm @@ -0,0 +1,3 @@ +[ + (list_item) +] @indent.auto