aboutsummaryrefslogtreecommitdiffstats
path: root/queries/vim/injections.scm
blob: de70ef169007436f8f827e8073ac9ac5fdc27245 (plain) (blame)
1
2
3
4
5
6
7
8
9
(lua_statement . (_) @lua)
(ruby_statement . (_) @ruby)
(python_statement . (_) @python)
;; If we support perl at some point...
;; (perl_statement . (_) @perl)

(autocmd_statement (pattern) @regex)

(comment) @comment