mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
feat: add Kconfig
This commit is contained in:
parent
8e9cc89955
commit
f8c2825220
8 changed files with 132 additions and 0 deletions
9
queries/kconfig/folds.scm
Normal file
9
queries/kconfig/folds.scm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
(config)
|
||||
(menuconfig)
|
||||
(choice)
|
||||
(comment_entry)
|
||||
(menu)
|
||||
(if)
|
||||
(help_text)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue