mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
mod(lsp): switched back to ormolu because stylish-haskell isn't
idempotent
This commit is contained in:
parent
662837c7f9
commit
e2f2eccbd6
3 changed files with 53 additions and 1 deletions
|
|
@ -202,6 +202,7 @@ local setup_ht = function()
|
|||
default_settings = {
|
||||
haskell = {
|
||||
-- formattingProvider = "stylish-haskell"
|
||||
-- formattingProvider = "fourmolu"
|
||||
formattingProvider = "ormolu"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue