Add testing, fix jdtls

This commit is contained in:
2025-02-21 11:02:56 +01:00
parent b034d461bc
commit beacf066fa
3 changed files with 112 additions and 34 deletions

View File

@@ -1,3 +1,6 @@
# NeoVim Configs
This repository contains my NeoVim configs, including some of my snippets.
# Issues with jdtls
Ensure you have jdk21-opnejdk or newer installed. On Arch (and derivatives) you can switch the preferred java version using `archlinux-java set <version name>`