mirror of
https://github.com/valitydev/gentoo-overlay.git
synced 2024-11-06 09:55:21 +00:00
6 lines
134 B
EmacsLisp
6 lines
134 B
EmacsLisp
|
;;; erlang site-lisp configuration
|
||
|
|
||
|
(add-to-list 'load-path "@SITELISP@")
|
||
|
(require 'erlang-start)
|
||
|
(setq erlang-root-dir "/usr/share")
|