From a45e5e40742f24e4896383d1554ea5b7a0524e60 Mon Sep 17 00:00:00 2001 From: Squibid Date: Thu, 6 Jul 2023 12:28:31 -0400 Subject: make jdtls work without the seperate plugin :) --- lua/core/plugins.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lua') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index f5e3032..741c745 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -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 = { -- cgit v1.2.1