+basic ocaml support without the ocaml module
The ocaml module doesn't really work properly as of right now, so I'm using my own version.
This commit is contained in:
@@ -52,3 +52,7 @@ 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