Are ROxygen tag highlighting something that can be added? With treesitter disabled they get highlighted from the main neovim runtime: https://github.com/neovim/neovim/blob/c651a0f643e7bd34eb740069a7b5b8c9f8759ecc/runtime/syntax/r.vim#L96-L159 Treesitter Enabled | Treesitter Disabled :-------------------------:|:-------------------------: |  Thanks for your work maintaining this project!