Commit graph

7 commits

Author SHA1 Message Date
Ching Pei Yang
154d8be4dc
treewide: warn deprecation in singleOrListOf 2025-08-23 20:52:32 +02: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
0bf6912626 asm module overhaul 2025-06-02 23:48:27 +01:00
sjcobb
8c8d250768 move asm to new module type 2025-06-02 09:18:40 +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
1604c7423f
languages/assembly: init (#447)
* asm: init

* docs: added changelog for assembly

* asm: fixing requested changes

* configuration: assembly set to false
2024-11-09 23:13:27 +03:00