languages/elixir: readd; format module options

This commit is contained in:
raf 2024-05-07 00:52:33 +03:00
commit e96897f6b3
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
10 changed files with 175 additions and 98 deletions

View file

@ -3,11 +3,6 @@
in {
imports = [
# 2024-06-06
(mkRemovedOptionModule ["vim" "languages" "elixir"] ''
Elixir language support has been removed as of 2024-06-06 as it was long unmaintained. If
you dependend on this language support, please consider contributing to its maintenance.
'')
(mkRemovedOptionModule ["vim" "tidal"] ''
Tidalcycles language support has been removed as of 2024-06-06 as it was long unmaintained. If
you depended on this functionality, please open an issue.