Update hydras for Elixir, FSharp and Haskell
This commit is contained in:
parent
1f4e8c4eff
commit
55f0f06a12
3 changed files with 44 additions and 6 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue