Add opam-env command
This commit is contained in:
parent
36ab752d35
commit
0d92539e1c
1 changed files with 3 additions and 1 deletions
|
|
@ -29,10 +29,12 @@
|
|||
^OCaml^ ^Actions^
|
||||
^^^^^^^^-----------------------------------------------------------------------
|
||||
_f_: Format buffer
|
||||
_o_: Update opam env
|
||||
"
|
||||
("q" nil "cancel" :color blue)
|
||||
|
||||
("f" ocamlformat))
|
||||
("f" ocamlformat)
|
||||
("o" tuareg-opam-update-env))
|
||||
|
||||
(defun load-ocaml-site-packages ()
|
||||
"Generate ocaml config."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue