X-Git-Url: https://iankelling.org/git/?p=spray;a=blobdiff_plain;f=spray.el;h=a15274f0adb71f2688c785b5967656196ef58521;hp=a8ec3829779b61863d012c0143b344195ea7b46a;hb=eafbada8dae4337ff9b3fe8e3ea21b4abf0f207f;hpb=c87b4acf63205050e4249864f81a17d78b805c93 diff --git a/spray.el b/spray.el index a8ec382..a15274f 100644 --- a/spray.el +++ b/spray.el @@ -123,7 +123,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))