make jdtls work without the seperate plugin :)
This commit is contained in:
parent
8abf7b1c68
commit
713bba997a
3 changed files with 252 additions and 26 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue