nvim-treesitter/lua
Robert Muir 1b5d4b0430
feat(javadoc): add parser and queries
Previously java was configured to use doxygen parser for documentation
comments, but javadocs are not doxygen. Inline tags have a different
syntax, block tags are not recognized, and doxygen creates a lot of
errors during highlighting.

Add parser for javadoc comments, with queries for highlights and
injections.
2025-03-19 06:22:02 -04:00
..
nvim-treesitter feat(javadoc): add parser and queries 2025-03-19 06:22:02 -04:00
nvim-treesitter.lua chore: cleanup main file, move statusline in module 2022-07-18 15:44:59 +02:00