mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: changed haskell formatter
This commit is contained in:
parent
8677970455
commit
7dfead04b6
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
language_servers = [ "haskell-language-server" ];
|
||||
formatter = {
|
||||
external = {
|
||||
command = "ormolu";
|
||||
command = "fourmolu";
|
||||
arguments = [
|
||||
"--stdin-input-file"
|
||||
"placeholder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue