From 1fdfe23673e1bb965aa316b116c0e89a4ac7e9d6 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 25 Nov 2024 00:35:25 +0100 Subject: feat: add java support --- lua/pml68/plugins.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 0a7363c..e10c231 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -176,6 +176,7 @@ local plugins = { "c_sharp", "lua", "kotlin", + "java", "bash", "html", "scss", @@ -249,6 +250,10 @@ local plugins = { { "b0o/schemastore.nvim", }, + -- Java + { + "mfussenegger/nvim-jdtls" + }, --Rust { "rust-lang/rust.vim", -- cgit v1.2.3