mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-25 16:50:23 -04:00
plugins/lsp/efmls-configs: disable dmd
Broken package atm
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
# Swift broken everywhere atm
|
||||
"swiftformat"
|
||||
"swiftlint"
|
||||
# TODO: added 2024-10-15
|
||||
# re-enable after fixed
|
||||
"dmd"
|
||||
]
|
||||
++ lib.optionals (system == "aarch64-linux") [
|
||||
# Broken as of 2024-07-13
|
||||
|
||||
Reference in New Issue
Block a user