mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
feat: add Linkerscript (#5693)
This commit is contained in:
parent
b016211057
commit
d876296476
8 changed files with 193 additions and 0 deletions
6
queries/linkerscript/folds.scm
Normal file
6
queries/linkerscript/folds.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
(sections_command)
|
||||
(output_section)
|
||||
(memory_command)
|
||||
(phdrs_command)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue