This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/typography/config.el
2016-01-11 21:42:17 -05:00

13 lines
384 B
EmacsLisp

;;; config.el --- typography Layer configuration
;;
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
;;
;; Author: Sebastian Wiesner <swiesner@lunaryorn.com
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defvar typography-enable-typographic-editing nil
"If non-nil automatically enable typographic editing.")