mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 17:46:29 +03:00
Fix typo.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
{
|
||||
"language": "haskell",
|
||||
"file_patterns": ["%.hs$"],
|
||||
"command": "ornolu $FILENAME"
|
||||
"command": "ormolu $FILENAME"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user