Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add throw_statement to Java significant blocks
Added `throw_statement` node to the list of significant blocks for Java in the Typewriter.nvim configuration. This ensures that throw statements are centered and highlighted during code navigation for improved readability and code management.
- Loading branch information