This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Neovim
neovim.io
did:plc:635xovhsdw27inbgxukm3qtp
#neovim Development News
The 0.11 version will have tree-sitter highlighting done asynchronously. This should improve responsiveness.
It also means that programmatically getting the parser no longer pre-parses the tree. Call `parse()` method explicitly.
PR:
- https://github.com/neovim/neovim/pull/31631
2025-01-13T13:01:06.016Z