+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:
6
doom.d/modules/private/ocaml/packages.el
Normal file
6
doom.d/modules/private/ocaml/packages.el
Normal file
@@ -0,0 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; private/ocaml/packages.el
|
||||
|
||||
|
||||
(package! tuareg)
|
||||
(package! utop)
|
||||
Reference in New Issue
Block a user