Update hydras for Elixir, FSharp and Haskell

This commit is contained in:
Maciej 2020-10-09 14:34:40 +03:00
parent 1f4e8c4eff
commit 55f0f06a12
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
3 changed files with 44 additions and 6 deletions

View file

@ -17,10 +17,12 @@
^Elixir^ ^Actions^
^^^^^^^^-----------------------------------------------------------------------
_f_: Format buffer
_i_: imenu
"
("q" nil "cancel" :color blue)
("f" elixir-format))
("f" elixir-format)
("i" lsp-ui-imenu))
(defun activate-elixir-mode ()
"All things Elixir."