Merge branch 'main' into languages/fish

This commit is contained in:
Poseidon 2026-01-30 14:40:31 -06:00 committed by GitHub
commit b7f891c533
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 290 additions and 24 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"])