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^
|
^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."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue