Merge branch 'master' of github.com:roodletoof/dotfiles
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
(#set! injection.language "sql")
|
||||
(#offset! @injection.content 0 1 0 0)))
|
||||
|
||||
(block_mapping_pair
|
||||
key: (flow_node) @_run
|
||||
(#any-of? @_run "script")
|
||||
value: (block_node
|
||||
(block_scalar) @injection.content
|
||||
(#set! injection.language "bash")
|
||||
(#offset! @injection.content 0 1 0 0)))
|
||||
|
||||
(block_mapping_pair
|
||||
key: (flow_node) @_run
|
||||
(#any-of? @_run "documentation")
|
||||
|
||||
Reference in New Issue
Block a user