|
|
bbc99da250
|
treewide: revert back to builtGrammars from grammarPlugins
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5c24036a40ec6f2cc8bd85a1cc8e2db06a6a6964
|
2026-01-07 10:21:53 +03:00 |
|
Thales Menato
|
e0f6fe7a2a
|
treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315)
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
* 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 |
|
Ching Pei Yang
|
d5da1a14c3
|
languages/formatters: allow multiple formatters (#1103)
* language/python: allow multiple formatters
* package: add prettier-plugin-astro
* language/astro: fix prettier, remove prettierd
* package: add prettier-plugin-svelte
* language/svelte: fix prettier, remove prettierd
* languages: allow listOf format.type
* deprecations: add warnings for removed format options
* ruby: remove unused variable
* nix: fix outdated references to format.package
* docs: update release note
* treewide: warn deprecation in singleOrListOf
* conform: add definitions for setupOpts.formatters
|
2025-11-16 19:49:21 +01:00 |
|
Ching Pei Yang
|
9407a3e1c6
|
languages: coerce server type to list for compat
|
2025-07-23 23:36:22 +02:00 |
|
sjcobb
|
e0cd56f39e
|
ordering of types
|
2025-07-14 01:15:39 +01:00 |
|
sjcobb
|
7e4a58b6f8
|
convert sql module
|
2025-07-11 14:03:51 +01:00 |
|
|
|
1ed6fd9f58
|
languages: deprecate vim.languages.enableLSP
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
|
2025-05-04 18:01:46 +03:00 |
|
Ching Pei Yang
|
0db226be84
|
language/sql: migrate to conform/nvim-lint
|
2025-03-29 14:53:10 +01:00 |
|
|
|
7c730a78e5
|
treewide: begin restructuring the module tree
|
2024-04-07 17:16:13 +03:00 |
|