forked from colonelpanic/dotfiles
[Emacs] Unset lisp-indent-offset
This commit is contained in:
parent
590cae2112
commit
f23cbca4c9
@ -2466,7 +2466,6 @@ Reduce indentation for some functions
|
||||
(setq indent-tabs-mode nil)
|
||||
(setq show-trailing-whitespace t)))
|
||||
(add-hook 'flycheck-mode-hook 'imalison:maybe-remove-flycheck-checkdoc-checker)
|
||||
(setq lisp-indent-offset 2)
|
||||
#+END_SRC
|
||||
**** eros
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user