From 3f696645ae2f9a97e8713d107da87cf70d84cb29 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 3 Dec 2022 19:18:19 -0500 Subject: Add captions for treesitter --- ...ax-highlighting--abin-simon--main--chapters.vtt | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 2022/captions/emacsconf-2022-treesitter--treesitter-beyond-syntax-highlighting--abin-simon--main--chapters.vtt (limited to '2022/captions') diff --git a/2022/captions/emacsconf-2022-treesitter--treesitter-beyond-syntax-highlighting--abin-simon--main--chapters.vtt b/2022/captions/emacsconf-2022-treesitter--treesitter-beyond-syntax-highlighting--abin-simon--main--chapters.vtt new file mode 100644 index 00000000..20e7c3c7 --- /dev/null +++ b/2022/captions/emacsconf-2022-treesitter--treesitter-beyond-syntax-highlighting--abin-simon--main--chapters.vtt @@ -0,0 +1,40 @@ +WEBVTT + +00:00:00.000 --> 00:00:08.200 +Opening + +00:00:24.201 --> 00:00:50.280 +Introduction to Tree-sitter + +00:00:50.280 --> 00:01:37.040 +Querying Tree-sitter tree + +00:01:37.040 --> 00:02:15.640 +Syntax highlighting + +00:02:15.640 --> 00:03:47.120 +Custom syntax highlighting + +00:03:47.120 --> 00:05:48.760 +Text objects + +00:05:48.760 --> 00:06:20.480 +Code folding + +00:06:20.480 --> 00:08:10.480 +Navigating config files + +00:08:10.480 --> 00:08:21.560 +Navigating code + +00:08:21.560 --> 00:09:31.520 +Intelligent templates + +00:09:31.520 --> 00:09:59.080 +Structural editing + +00:09:59.080 --> 00:10:26.240 +tree-sitter-save-excursion + +00:10:26.240 --> 00:11:03.880 +The future -- cgit v1.2.3