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 11:36:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3ff725e654
nvim-treesitter
/
queries
/
cpp
/
indents.scm
9 lines
96 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
(
class_specifier
)
feat: added more indent queries
2021-01-05 19:26:08 +07:00
(
condition_clause
)
]
@indent
feat: rewrite indent module
2022-01-18 21:17:26 +06:00
(
access_specifier
)
@branch
Reference in a new issue
Copy permalink