Skip to content

Commit ace0823

Browse files
authored
Merge pull request #220 from atusy/patch-1
Rephrase title for clarity on Tree-sitter usage
2 parents dba6760 + c0eea22 commit ace0823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2025/src/content/sessions/atusy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ session_id = "atusy"
22
start_at = 2025-11-02T14:20:00+09:00
33
end_at = 2025-11-02T14:50:00+09:00
44
speaker_name = "atusy"
5-
title = 'Beyond Syntax Highlighting: Unlocking the Power of Tree-sitter in Neovim'
5+
title = 'Beyond Syntax Highlighting in Neovim: Unlocking the Power of Tree-sitter'
66
abstract = '''
77
Neovim users get benefits of beautiful syntax highlighting with Tree-sitter.
88
However, Tree-sitter can do much more than just syntax highlighting.

0 commit comments

Comments
 (0)