Commit graph

7 commits

Author SHA1 Message Date
Ching Pei Yang
c6a2859193
languages: link to vim.lsp.servers for customization 2025-08-30 17:51:22 +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
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