summary refs log tree commit diff
path: root/.vim/after/queries.bak/markdown_inline/highlights.scm
blob: ab0a7f433959048f70039ee431e0d45ccd912995 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
;; inherits: markdown_inline
;; extends

([
  (code_span_delimiter)
  (shortcut_link)
] @comment)

([
  (link_text)
] @string)