pedbg
A mixture of everything in my life.
Sunday, October 26, 2014
How to enable spell check (Aspell) in Emacs
;; use Aspell
(require 'go-mode-load)
(add-hook 'go-mode-hook
(lambda ()
(setq-default)
(setq tab-width 2)
(setq standard-indent 2)
(setq indent-tabs-mode nil)))
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment