From cf10cafa675b4dcc96bdb19c38d94291d86c53ff Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sat, 21 Aug 2021 22:14:29 -0700 Subject: OCaml. --- smart-documents.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'smart-documents.org') diff --git a/smart-documents.org b/smart-documents.org index 32f4db0..ade3889 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -891,6 +891,12 @@ Python is included by default on most Linux distributions. (add-hook 'python-mode-hook 'py-yapf-enable-on-save) #+END_SRC +*** OCaml + +#+BEGIN_SRC emacs-lisp :tangle yes + (use-package tuareg) +#+END_SRC + *** Haskell #+BEGIN_SRC emacs-lisp :tangle yes -- cgit v1.2.3