mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
feat: sway programming language
This commit is contained in:
parent
d3d4c1411c
commit
8fadb18430
9 changed files with 848 additions and 0 deletions
5
queries/sway/injections.scm
Normal file
5
queries/sway/injections.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
([
|
||||
(line_comment)
|
||||
(block_comment)
|
||||
] @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue