make jdtls work without the seperate plugin :)

This commit is contained in:
2023-07-06 12:28:31 -04:00
parent 8abf7b1c68
commit 713bba997a
3 changed files with 252 additions and 26 deletions

View File

@ -103,9 +103,6 @@ require 'dep' {
{ 'folke/trouble.nvim' },
{ 'folke/todo-comments.nvim' },
-- optional language specific lsp's
-- { 'mfussenegger/nvim-jdtls' }, -- java lsp server
-- dap ----------------------------------------------------------------------
{ 'mfussenegger/nvim-dap',
deps = {