Update README.md

This commit is contained in:
Janis Hutz 2025-05-07 07:58:33 +00:00
parent 177b91fc2d
commit 109acc4cf5

View File

@ -1,6 +1,8 @@
# NeoVim Configs
This repository contains my NeoVim configs, including some of my snippets.
It uses Lazy.nvim as the plugin manager, lspconfig for the language server configuration, none-ls for formatting, telescope, tree-sitter and many other plugins. Partially documented and fairly well organized
# 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>`