Disable column-number-mode
[spray] / spray.el
index a8ec3829779b61863d012c0143b344195ea7b46a..a15274f0adb71f2688c785b5967656196ef58521 100644 (file)
--- 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))