nvf/modules/plugins/languages
Thales Menato e0f6fe7a2a
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315)
* feat: update from builtGrammars to grammarPlugins

* fix: renamed packages

* chore: revert back the configs part

* wip: try using config

* chore: update flake

* docs: update release-note

---------

Co-authored-by: raf <raf@notashelf.dev>
2026-01-05 16:07:31 +00:00
..
asm.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
astro.nix language/{astro,svelte}: fix missing self arg 2025-12-13 14:05:35 +01:00
bash.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
clang.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
clojure.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
csharp.nix treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315) 2026-01-05 16:07:31 +00:00
css.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
cue.nix language/cue: migrate to vim.lsp.servers 2025-07-23 23:36:21 +02:00
dart.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
default.nix languages/qml: init (#1092) 2025-08-21 08:50:42 +03:00
elixir.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
fsharp.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
gleam.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
go.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
haskell.nix lib: rewrite toLuaObject, deprecate everything else (#1178) 2025-10-13 18:56:11 +02:00
hcl.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
helm.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
html.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
java.nix ordering of types 2025-07-14 01:15:39 +01:00
json.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
julia.nix treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
just.nix language/just: init 2025-08-01 14:30:37 -05:00
kotlin.nix ordering of types 2025-07-14 01:15:39 +01:00
lua.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
markdown.nix treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315) 2026-01-05 16:07:31 +00:00
nim.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
nix.nix languages/nix: always use conform for formatter (#1236) 2025-11-22 03:36:00 +01:00
nu.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
ocaml.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
odin.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
php.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
python.nix treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315) 2026-01-05 16:07:31 +00:00
qml.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
r.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
ruby.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
rust.nix languages/rust: fix rustaceanvim DAP adapter 2025-12-13 16:21:22 +04:00
scala.nix languages: deprecate vim.languages.enableLSP 2025-05-04 18:01:46 +03:00
sql.nix treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315) 2026-01-05 16:07:31 +00:00
svelte.nix language/{astro,svelte}: fix missing self arg 2025-12-13 14:05:35 +01:00
tailwind.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
terraform.nix ordering of types 2025-07-14 01:15:39 +01:00
ts.nix fmt: ts.nix 2025-11-19 21:10:35 +01:00
typst.nix fix: missing brackets for typst.format.type after treewide formatter change 2025-11-17 13:15:10 +01:00
vala.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
wgsl.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
yaml.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00
zig.nix languages/formatters: allow multiple formatters (#1103) 2025-11-16 19:49:21 +01:00