We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e44d5bf + 3e7906c commit 907ef43Copy full SHA for 907ef43
elixir-format.el
@@ -24,6 +24,7 @@
24
;;
25
26
(require 'ansi-color)
27
+(require 'cl-lib)
28
29
(defcustom elixir-format-arguments nil
30
"Additional arguments to 'mix format'."
0 commit comments