fix mason issue

This commit is contained in:
Fabian Imhof 2024-09-20 10:31:16 +02:00
parent 2e45c70b52
commit 3a798315e9
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ require('lazy').setup({
} }
end, end,
}, },
'nvim-java/nvim-java', -- removing this disables :Mason for some reason...
{ -- Autoformat { -- Autoformat
'stevearc/conform.nvim', 'stevearc/conform.nvim',