Add opam-env command

This commit is contained in:
Maciej 2020-08-31 14:55:18 +03:00
parent 36ab752d35
commit 0d92539e1c
Signed by: maciej
GPG key ID: 41D62D42D3B0D765

View file

@ -29,10 +29,12 @@
^OCaml^ ^Actions^ ^OCaml^ ^Actions^
^^^^^^^^----------------------------------------------------------------------- ^^^^^^^^-----------------------------------------------------------------------
_f_: Format buffer _f_: Format buffer
_o_: Update opam env
" "
("q" nil "cancel" :color blue) ("q" nil "cancel" :color blue)
("f" ocamlformat)) ("f" ocamlformat)
("o" tuareg-opam-update-env))
(defun load-ocaml-site-packages () (defun load-ocaml-site-packages ()
"Generate ocaml config." "Generate ocaml config."