We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dba6760 + c0eea22 commit ace0823Copy full SHA for ace0823
2025/src/content/sessions/atusy.toml
@@ -2,7 +2,7 @@ session_id = "atusy"
2
start_at = 2025-11-02T14:20:00+09:00
3
end_at = 2025-11-02T14:50:00+09:00
4
speaker_name = "atusy"
5
-title = 'Beyond Syntax Highlighting: Unlocking the Power of Tree-sitter in Neovim'
+title = 'Beyond Syntax Highlighting in Neovim: Unlocking the Power of Tree-sitter'
6
abstract = '''
7
Neovim users get benefits of beautiful syntax highlighting with Tree-sitter.
8
However, Tree-sitter can do much more than just syntax highlighting.
0 commit comments