X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=spray.el;h=90cbdf3531e742595a40fc0ead5a7651cd222098;hb=70bf09465080294835afd09780b055d206ff0065;hp=a8ec3829779b61863d012c0143b344195ea7b46a;hpb=c87b4acf63205050e4249864f81a17d78b805c93;p=spray diff --git a/spray.el b/spray.el index a8ec382..90cbdf3 100644 --- a/spray.el +++ b/spray.el @@ -21,6 +21,7 @@ ;; Created: 18 Jun 2014 ;; Version: 0.0.2 ;; URL: https://github.com/ian-kelling/spray +;; Mailing list: https://lists.iankelling.org/listinfo/spray ;; Keywords: convenience ;;; Commentary: @@ -123,7 +124,8 @@ decreasing by one for each subsequent word." :type 'integer) (defcustom spray-unsupported-minor-modes - '(buffer-face-mode smartparens-mode highlight-symbol-mode) + '(buffer-face-mode smartparens-mode highlight-symbol-mode + column-number-mode) "Minor modes to toggle off when in spray mode." :group 'spray :type '(list symbol))