This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-02 03:26:52 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
00a8cfd562
nvim-treesitter
/
tests
/
indent
/
c
/
issue-4079.c
Pham Huy Hoang
2f5deed456
indents(c): Refactor indent queries
2023-01-14 04:52:21 -08:00
7 lines
53 B
C
Raw
Blame
History
int
main
(
)
{
for
(
;
;
)
}
int
foo
(
)
{
while
(
1
)
}
Reference in a new issue
View git blame
Copy permalink