Merge branch 'main' into languages/dockerfile

This commit is contained in:
Poseidon 2026-01-30 14:32:08 -06:00 committed by GitHub
commit 2dbfe815eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 324 additions and 33 deletions

View file

@ -20,8 +20,10 @@ in {
./helm.nix
./kotlin.nix
./html.nix
./tera.nix
./haskell.nix
./java.nix
./jinja.nix
./json.nix
./lua.nix
./markdown.nix
@ -51,6 +53,7 @@ in {
./yaml.nix
./ruby.nix
./just.nix
./xml.nix
# This is now a hard deprecation.
(mkRenamedOptionModule ["vim" "languages" "enableLSP"] ["vim" "lsp" "enable"])