java support

This commit is contained in:
river
2026-02-11 14:36:43 -06:00
parent 930b5f7190
commit ab96aa95e1
2 changed files with 4 additions and 1 deletions

View File

@@ -172,6 +172,7 @@ return {
-- For example, to see the options for `lua_ls`, you could go to: https://luals.github.io/wiki/settings/
local servers = {
clangd = {},
jdtls = {},
-- intelephense = {},
-- gopls = {},
-- pyright = {},