nvim-treesitter/runtime/queries/nu/injections.scm

6 lines
219 B
Scheme
Raw Normal View History

; Forked from https://github.com/nushell/tree-sitter-nu
; Copyright (c) 2019 - 2022 The Nushell Project Developers
; Licensed under the MIT license.
((comment) @injection.content
(#set! injection.language "comment"))