feat(ts): add cmake

This commit is contained in:
2026-04-21 20:56:26 +02:00
parent 62571be411
commit 59c588ec51
6 changed files with 278 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
; SPDX-License-Identifier: Apache-2.0
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
([
(bracket_comment)
(line_comment)
] @injection.content
(#set! injection.language "comment"))