summaryrefslogtreecommitdiff
path: root/lua/lsp/java-ls.lua
AgeCommit message (Collapse)Author
2021-07-01lsp in ftplugin austonautomoychristianchiarulli
2021-06-30refactor autocommandschristianchiarulli
2021-06-26feat(java): Replace the current custom installation of java, with lspinstall ↵Marek Filipowicz
(#517)
2021-05-25Support different config paths (#426)Amandus Søve Thorsrud
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`.
2021-03-22nvim dapChris
2021-03-17new language servers and smart document highlightingChris
2021-03-17lua formattingChris
2021-03-15update LSP get nvim-jdtls working with JavaChris
2021-03-14The Lua Journey Begins...Christian Chiarulli
2021-03-13beiginning java supportChris