Ensure we include java in Treesitter languages

This commit is contained in:
Zach Zolton 2025-01-06 10:36:02 -05:00
parent 0b260b4b62
commit dc83a4a8b0
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -1033,6 +1033,7 @@ require('lazy').setup({
'diff',
'git_rebase',
'html',
'java',
'lua',
'markdown',
'vim',