From d4d77d6053f68d7781f2128e4f4e3db4ea0522e7 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Sun, 16 Aug 2020 12:55:42 -0500 Subject: Docs: document `@punctuation.special` --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ec02d41c1..5db4f0e87 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,6 +75,7 @@ effect on highlighting. We will work on improving highlighting in the near futur @error for error (ERROR` nodes. @punctuation.delimiter for `;` `.` `,` @punctuation.bracket for `()` or `{}` +@punctuation.special for symbols with special meaning like `{}` in string interpolation. ``` Some captures are related to language injection (like markdown code blocks). As this is not supported by neovim yet, these -- cgit v1.2.3-70-g09d2