|
|
c56ec752ba
|
langauges: add defaultText to all values dependent on toggles
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idf55a40882e53006048fdd876c869f906a6a6964
|
2026-03-12 09:56:14 +03: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
|
a0f396aa28
|
convert ocaml module
|
2025-07-08 09:18:47 +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
|
09e5a13c61
|
language/ocaml: migrate to conform/nvim-lint
|
2025-03-29 14:53:08 +01:00 |
|
jacekpoz
|
7224c1e6af
|
languages/ocaml: add ocaml to maximal config
|
2024-05-16 14:39:43 +02:00 |
|
jacekpoz
|
f343ab8b3a
|
languages/ocaml: add formatter to nvf's env
|
2024-05-16 14:25:23 +02:00 |
|
jacekpoz
|
208d1e6741
|
languages/ocaml: follow other languages' format
|
2024-05-16 14:25:07 +02:00 |
|
jacekpoz
|
cc0aba4e21
|
languages/ocaml: add formatting support
|
2024-05-15 21:09:46 +02:00 |
|
jacekpoz
|
db810bbf9f
|
languages/ocaml: init
|
2024-05-15 20:40:15 +02:00 |
|