Add forgotten annon function highlight

This commit is contained in:
Oliver Marshall 2021-06-13 23:19:55 +01:00 committed by mergify[bot]
parent 89a3dffd8d
commit 9d1fe26b4d

View file

@ -40,6 +40,9 @@
(list_lit
.
(sym_lit) @function)
(anon_fn_lit
.
(sym_lit) @function)
; Quoted symbols
(quoting_lit