Add common lisp
This commit is contained in:
parent
8e7b46b4f2
commit
4fe6be018f
3 changed files with 54 additions and 32 deletions
1
init.el
1
init.el
|
|
@ -52,6 +52,7 @@
|
|||
|
||||
;; Actual supported languages and file syntax.
|
||||
(require '+custom-lang-elisp "$HOME/.emacs.d/lang/elisp.el")
|
||||
(require '+custom-lang-common-lisp "$HOME/.emacs.d/lang/common-lisp.el")
|
||||
(require '+custom-lang-ruby "$HOME/.emacs.d/lang/ruby.el")
|
||||
(require '+custom-lang-web "$HOME/.emacs.d/lang/web.el")
|
||||
(require '+custom-lang-javascript "$HOME/.emacs.d/lang/javascript.el")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue