Commit graph

4 commits

Author SHA1 Message Date
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