Skip to content

Commit

Permalink
enable white-space and server mode by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Barton committed Jul 27, 2011
1 parent 4df225e commit b9d35d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
(color-theme-blackboard)
(global-whitespace-mode 1)
(server-start)
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
Expand Down

0 comments on commit b9d35d0

Please sign in to comment.