diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-03 19:18:19 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-03 19:18:19 -0500 |
commit | 3f696645ae2f9a97e8713d107da87cf70d84cb29 (patch) | |
tree | a2312c6dfce9607e5de53fddac13c4dfb60acdb5 /2022/captions | |
parent | 14ab33bb255da4066b192a4b8e21345155dea766 (diff) | |
download | emacsconf-wiki-3f696645ae2f9a97e8713d107da87cf70d84cb29.tar.xz emacsconf-wiki-3f696645ae2f9a97e8713d107da87cf70d84cb29.zip |
Add captions for treesitter
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 |