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 |
|
Francesco Prem Solidoro
|
90be13528a
|
languages/vala: add mainProgram attribute to wrapper package
|
2025-11-14 17:45:56 +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
|
51365741b0
|
fmt
|
2025-07-11 14:15:40 +01:00 |
|
sjcobb
|
ea2094b89d
|
convert vala module
|
2025-07-11 14:14:03 +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 |
|
Soliprem
|
0e763161e2
|
languages/vala: init (#432)
* vala: init
* vala: applying reviews
* vala: making formatter work
* vala: cleaning up useless import
* vala: wrapping uncrustify
* vala: added changelog entry
|
2024-11-03 23:14:14 +01:00 |
|