Namespace packages
This commit is contained in:
parent
a09b7edebe
commit
185c112890
41 changed files with 177 additions and 177 deletions
|
|
@ -2,8 +2,8 @@
|
|||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
(require 'icejam-pkg-ctags "$HOME/.emacs.d/pkg/ctags.el")
|
||||
(require 'icejam-pkg-prog-mode "$HOME/.emacs.d/pkg/prog-mode.el")
|
||||
(require '+custom-pkg-ctags "$HOME/.emacs.d/pkg/ctags.el")
|
||||
(require '+custom-pkg-prog-mode "$HOME/.emacs.d/pkg/prog-mode.el")
|
||||
|
||||
(use-package erlang
|
||||
:defer t
|
||||
|
|
@ -109,5 +109,5 @@
|
|||
|
||||
(add-hook 'erlang-mode-hook 'erlang/activate-erlang-mode)
|
||||
|
||||
(provide 'icejam-lang-erlang)
|
||||
(provide '+custom-lang-erlang)
|
||||
;;; erlang.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue