From 83c31fb13f7ff487e2d516b29a2590d5d89b1f2f Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Fri, 6 Jun 2025 09:35:12 +0200 Subject: [PATCH] [README] Add link to linter configs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bc16c39..a1c7967 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ 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 +## Linter configs +You may find the linter configs and setup-scripts for some linters that require some extra setup [here](https://git.janishutz.com/janishutz/dotfiles/) + # 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 `