Add tuareg (OCaml) to emacs
This commit is contained in:
parent
4e7a7bde68
commit
e360faf881
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
markdown-mode
|
markdown-mode
|
||||||
php-mode
|
php-mode
|
||||||
scala-mode
|
scala-mode
|
||||||
|
tuareg
|
||||||
undo-tree
|
undo-tree
|
||||||
web-mode
|
web-mode
|
||||||
yaml-mode
|
yaml-mode
|
||||||
|
|
@ -93,6 +94,7 @@
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
|
'(tuareg-font-lock-operator-face ((t (:inherit font-lock-keyword-face))))
|
||||||
'(hl-line ((t (:background "black"))))
|
'(hl-line ((t (:background "black"))))
|
||||||
'(proof-locked-face ((t (:underline nil :weight bold)))))
|
'(proof-locked-face ((t (:underline nil :weight bold)))))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue