;; Mode Options
;; ============

(setq default-tab-width 2)

(custom-set-variables
 '(global-font-lock-mode t nil (font-lock))
 )
