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 19:46:58 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da5920f2bf
nvim-treesitter
/
queries
/
cpp
/
indents.scm
8 lines
95 B
Scheme
Raw
Normal View
History
Unescape
Escape
indents(c/cpp): let C++ use the C indents and add class_specifier Fixes #1320
2021-05-19 19:40:11 +02:00
; inherits: c
feat: added more indent queries
2021-01-05 19:26:08 +07:00
[
indents(c/cpp): let C++ use the C indents and add class_specifier Fixes #1320
2021-05-19 19:40:11 +02:00
(
field_declaration_list
)
(
class_specifier
)
feat: added more indent queries
2021-01-05 19:26:08 +07:00
(
condition_clause
)
]
@indent
Reference in a new issue
Copy permalink