index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
c
/
indents.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
indents(c): update if cases
Pham Huy Hoang
2023-01-14
1
-50
/
+55
*
indents(c): Refactor indent queries
Pham Huy Hoang
2023-01-14
1
-11
/
+75
*
indents(c): treat `"#ifndef"`, `"#elif"` like `"#ifdef"`
Stephan Seitz
2022-12-31
1
-0
/
+2
*
indens(c): use (comment) @auto
Stephan Seitz
2022-02-05
1
-4
/
+1
*
indents(c): indent always after init_declarator
Stephan Seitz
2022-02-05
1
-6
/
+1
*
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
1
-5
/
+9
*
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
1
-1
/
+5
*
indents(c): indent at expression_statement
Stephan Seitz
2022-02-05
1
-3
/
+2
*
indents: allow aligned_indent for unfinished calls in C and Python
Stephan Seitz
2022-02-05
1
-1
/
+5
*
indents(c): fix ternary
Stephan Seitz
2022-02-05
1
-1
/
+0
*
fix(indent): c/cpp - support newline after closing brace
Munif Tanjim
2022-01-21
1
-0
/
+2
*
feat: rewrite indent module
Munif Tanjim
2022-01-21
1
-3
/
+23
*
Indent C compound_literal_expression
leo60228
2021-08-01
1
-0
/
+1
*
indents(c/cpp): let C++ use the C indents and add class_specifier
Stephan Seitz
2021-05-20
1
-0
/
+3
*
feat: use @ignore for comments and multiline strings
elianiva
2021-03-01
1
-0
/
+5
*
feat: added more indent queries
elianiva
2021-01-14
1
-0
/
+16