diff options
Diffstat (limited to '2022/captions')
-rw-r--r-- | 2022/captions/emacsconf-2022-treesitter--treesitter-beyond-syntax-highlighting--abin-simon--main--chapters.vtt | 40 |
1 files changed, 40 insertions, 0 deletions
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 |