+custom ocaml module
This ocaml module has proper lsp support, and has the bindings I require regularly. I use utop to REPL my code, with bindings to send parts of my code to UTOP
This commit is contained in:
@@ -52,7 +52,3 @@ Auto complete is essential to make the ultimate IDE experience™. Thus, company
|
||||
#+BEGIN_SRC elisp
|
||||
(package! company-arduino)
|
||||
#+END_SRC
|
||||
** Ocaml
|
||||
#+BEGIN_SRC elisp
|
||||
(package! tuareg)
|
||||
#+END_SRC
|
||||
|
||||
Reference in New Issue
Block a user