Skip to content

Commit

Permalink
use ormolu as haskell formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
otosky committed Oct 19, 2024
1 parent 70ecda8 commit 87a215f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homes/_modules/editor/neovim/nvim/lua/plugins/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ return {
["sh"] = { "shfmt" },
["elixir"] = { "mix" },
["nix"] = { "alejandra" },
["haskell"] = { "ormolu" },
},
},
},
Expand Down

0 comments on commit 87a215f

Please sign in to comment.