This commit is contained in:
John Doty 2014-12-31 13:37:25 -08:00
parent de75eb18a6
commit d356caedb0
3 changed files with 6 additions and 2 deletions

View file

@ -43,6 +43,8 @@
'(transient-mark-mode t)
'(truncate-lines t)
'(use-dialog-box nil)
'(web-mode-code-indent-offset 2)
'(web-mode-css-indent-offset 2)
'(which-func-mode-global t nil (which-func))
'(widget-editable-list-gui t)
'(x-stretch-cursor nil))