2025-01-10 08:04:42 +00:00
2025-01-10 08:04:42 +00:00
2025-03-31 10:24:15 +02:00
2025-03-17 11:13:24 +01:00
2025-02-21 11:48:08 +01:00
2025-05-07 07:58:33 +00:00

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>

Fixing the errors in Java files

Copy the pom.xml file to the root of your project, then run mvn dependency:resolve to download the support files

Description
My NeoVim config, using Lazy.nvim for plugin management
Readme LGPL-3.0 361 KiB
Languages
Lua 99.7%
Shell 0.3%