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', 'diff',
'git_rebase', 'git_rebase',
'html', 'html',
'java',
'lua', 'lua',
'markdown', 'markdown',
'vim', 'vim',