mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat: markdown indents (#4862)
This commit is contained in:
parent
dae928b3bb
commit
5781c94703
1 changed files with 3 additions and 0 deletions
3
queries/markdown/indents.scm
Normal file
3
queries/markdown/indents.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[
|
||||
(list_item)
|
||||
] @indent.auto
|
||||
Loading…
Add table
Add a link
Reference in a new issue