mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fixed a stupid typo so erlang-mode customizations actually work
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
(require 'erlang-start)
|
||||
(require 'erlang-flymake)
|
||||
|
||||
(add-hook 'erland-mode-hook
|
||||
(add-hook 'erlang-mode-hook
|
||||
(lambda ()
|
||||
(flyspell-prog-mode)
|
||||
(linum-mode t)
|
||||
|
||||
Reference in New Issue
Block a user